| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
431 (0.063s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Avro RPC interop - Avro - [mail # dev]
|
|
...Another interesting development to consider is that SPDY is starting to gain wide adoption. http://wiki.eclipse.org/Jetty/Feature/SPDY Free load balancers (nginx, apache, HAProxy) eith...
|
|
|
Author: Scott Carey,
2012-03-14, 18:42
|
|
|
Re: Make a copy of an avro record - Avro - [mail # user]
|
|
...I am able to use Avro 1.6.2 with the Specific builder API with no issue with Java 1.6.0_29. I also double checked the build, it sets the source and target versions to 1.6 when compilin...
|
|
|
Author: Scott Carey,
2012-03-12, 22:38
|
|
|
Re: Make a copy of an avro record - Avro - [mail # user]
|
|
...We should be generating Java 1.6 compatible code. What version were you testing? 1.6.3 is near release, the RC is available here: http://mail-archives.apache.org/mod_mbox/avro-de...
|
|
|
Author: Scott Carey,
2012-03-12, 17:20
|
|
|
Re: Avro RPC interop - Avro - [mail # dev]
|
|
...I think it is reasonable to push for the consensus on these issues, at least with respect to spec and direction, for 1.7.0. This will require a push amongst us volunteers to complete a...
|
|
|
Author: Scott Carey,
2012-03-06, 02:41
|
|
|
Re: Mailing list hosting @ MarkMail - Avro - [mail # dev]
|
|
...You might be interested in using http://search-hadoop.com/?q=&fc_project=Avro Mailing lists, JIRA tickets, javadoc, and the website are all indexed. -Scott On 2/25/12...
|
|
|
Author: Scott Carey,
2012-03-04, 23:48
|
|
|
Re: [VOTE] Avro release 1.6.3 (rc 0) - Avro - [mail # dev]
|
|
...+1 Checksums match, src tarball builds and tests pass. (Built on Mac OS X 10.6.8, csharp not built or tested). Maven repository works, my projects build and test successfully aga...
|
|
|
Author: Scott Carey,
2012-03-04, 22:44
|
|
|
Re: Upgrade usage of DecoderFactory with upgrade from Avro 1.3.3 --> 1.6.2 - Avro - [mail # user]
|
|
...In addition to what you have already noticed, the javadoc for these changes has a lot of other related information: http://avro.apache.org/docs/current/api/java/org/apache/avro/io/Enco...
|
|
|
Author: Scott Carey,
2012-02-25, 02:40
|
|
|
Re: release 1.6.3 soon? - Avro - [mail # dev]
|
|
...I don't have anything I intend to commit beyond what I have done. The closest patch for Java that is a candidate to add IMO is: https://issues.apache.org/jira/browse/AVRO-1023 but it s...
|
|
|
Author: Scott Carey,
2012-02-25, 02:30
|
|
|
Re: Order of the schema in Union - Avro - [mail # user]
|
|
...This may be related to https://issues.apache.org/jira/browse/AVRO-1023 If not, open a new ticket. If so, please comment there. What you describe below seems to have somethi...
|
|
|
Author: Scott Carey,
2012-02-23, 01:14
|
|
|
Re: Order of the schema in Union - Avro - [mail # user]
|
|
...As for why the union does not seem to match: The Union schemas are not the same as the one in the error the one in the error does not have a namespace. It finds "AVRO_NCP_ICM" ...
|
|
|
Author: Scott Carey,
2012-02-21, 17:39
|
|
|
|