| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.111s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Generic data extraction from an Avro file - Avro - [mail # user]
|
|
...Thanks for the clarification. Is there any way to use JsonEncoder in the scenario I mentioned, i.e. in totally schema-agnostic data extraction from either binary or JSON files? ...
|
|
|
Author: Public Network Services,
2013-02-05, 23:30
|
|
|
Generic data extraction from an Avro file - Avro - [mail # user]
|
|
...Folks, Assuming an application that only needs to quickly examine the contents of a bunch of Avro data files (irrespective of binary or JSON encoding and without any prior schema or ob...
|
|
|
Author: Public Network Services,
2013-02-05, 19:53
|
|
|
Re: SnappyException even though the avro-tools JAR is present - Avro - [mail # user]
|
|
...It is actually also in the avro-tools-1.7.3 JAR (I checked before adding it). The problem was that there was another (older) Avro JAR somewhere in the classpath of one of the projects ...
|
|
|
Author: Public Network Services,
2013-02-05, 19:37
|
|
|
SnappyException even though the avro-tools JAR is present - Avro - [mail # user]
|
|
...Hi... I am trying to run some sample code from the Avro 1.7.3 distribution and, for the weather-snappy.avro file, the following exception occurs: Exception in thread "main" java....
|
|
|
Author: Public Network Services,
2013-02-01, 03:17
|
|
|
Re: Generic Avro Classification and Deserialization - Avro - [mail # user]
|
|
...Thanks for the help! I am trying to find sample Avro files and it turns out to be surprisingly difficult (at least via the Google searches I tried). Would you know of any such fi...
|
|
|
Author: Public Network Services,
2013-01-19, 00:46
|
|
|
Re: Generic Avro Classification and Deserialization - Avro - [mail # user]
|
|
...You mean "Avro binary files", yes? What about Avro JSON files? Would there be a trick to assess whether such a file is Avro and not generic JSON? On Fri, Jan 18, 2013 at 10:49 A...
|
|
|
Author: Public Network Services,
2013-01-18, 23:48
|
|
|
Generic Avro Classification and Deserialization - Avro - [mail # user]
|
|
...Folks, I am involved in a project to extract data from a large number of files (to be provided at some point), in numerous formats, among which is some Avro files (both binary and JSON...
|
|
|
Author: Public Network Services,
2013-01-17, 22:11
|
|
|
|