| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
437 (0.16s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: parsing Avro data files in JavaScript - Avro - [mail # user]
|
|
...See also the discussion about a JavaScript Avro implementation from last week: http://search-hadoop.com/m/MiNCyvLts/HttpTranceiver&subj=HttpTranceiver+and +JSON+encoded+Avro+ On...
|
|
|
Author: Scott Carey,
2012-02-21, 17:20
|
|
|
Re: Is it possible to append to an already existing avro file - Avro - [mail # user]
|
|
...On 2/21/12 7:29 AM, "Vyacheslav Zholudev" wrote: It is not possible without modifying DataFileWriter. Please open a JIRA ticket. It could not simply append to an Ou...
|
|
|
Author: Scott Carey,
2012-02-21, 17:02
|
|
|
Re: Nesting avro with avro or proto binary represenations - Avro - [mail # user]
|
|
... On 2/15/12 8:23 PM, "Shirahatti, Nikhil" wrote: If you wish to save space, you could use an Enum for the header provided it was only indicating what type the binary ...
|
|
|
Author: Scott Carey,
2012-02-16, 20:06
|
|
|
Re: HttpTranceiver and JSON-encoded Avro? - Avro - [mail # user]
|
|
...See https://issues.apache.org/jira/browse/AVRO-485 for some discussion on JavaScript for Avro. Please comment in that ticket with your needs and use case. The project would welco...
|
|
|
Author: Scott Carey,
2012-02-15, 22:18
|
|
|
|