| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.06s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: NPE with Generic/SpecifcDatumWriter in Avro 1.3.3 - Avro - [mail # user]
|
|
...Hi, Fortunately we discovered the flaw in the avsc. The schema has been changed and appended below. Note the record fields protocolStatus and parseStatus are now optionals (all optiona...
|
|
|
Author: Lewis John Mcgibbney,
2012-12-07, 17:19
|
|
|
NPE with Generic/SpecifcDatumWriter in Avro 1.3.3 - Avro - [mail # user]
|
|
...Hi, We have an issue over in Nutch where we are trying to inject urls into an Avro backed file store (which resides in Gora [0]). The schema we are using to generate the Java classes t...
|
|
|
Author: Lewis John Mcgibbney,
2012-12-07, 16:39
|
|
|
Reading multiple AVSC's with SpecificCompiler - Avro - [mail # user]
|
|
...Hi, Over in Apache Goraland, I'm working on imroving the GoraCompiler [0] (similar in scope to Avro's SpecificCompiler v1.3.3). Basically, I'm attempting to use the compiler to with mu...
|
|
|
Author: Lewis John Mcgibbney,
2012-12-01, 21:35
|
|
|
Re: Mailing list hosting @ MarkMail - Avro - [mail # dev]
|
|
...Hi Scott, Thanks for posting this. Would be great to link to this from the Avro page. I will check out the site and provide a patch to add this link to mailing_lists.xml Th...
|
|
|
Author: Lewis John Mcgibbney,
2012-03-06, 18:06
|
|
|
Alternative implementation for ResolvingDecoder constructor - Avro - [mail # user]
|
|
...Hi, Based on this code [0], during the process of upgrading to Avro 1.6.2, I notice that the Constructor Summary *ResolvingDecoder *(Schema writer, Schema reader, Decoder in) has...
|
|
|
Author: Lewis John Mcgibbney,
2012-02-25, 12:35
|
|
|
Re: Upgrade usage of DecoderFactory with upgrade from Avro 1.3.3 --> 1.6.2 - Avro - [mail # user]
|
|
...Thanks Scott, I noticed that the Javadoc for Avro > 1.6.1 is excellent. It's something which I will strive to achieve within other projects I'm working on. Thanks for the heads up. ...
|
|
|
Author: Lewis John Mcgibbney,
2012-02-25, 11:03
|
|
|
Re: Upgrade usage of DecoderFactory with upgrade from Avro 1.3.3 --> 1.6.2 - Avro - [mail # user]
|
|
...Duh... decoder = new DecoderFactory().directBinaryDecoder(in, decoder) On Fri, Feb 24, 2012 at 11:38 PM, Lewis John Mcgibbney wrote: *Lewis*...
|
|
|
Author: Lewis John Mcgibbney,
2012-02-24, 23:42
|
|
|
Upgrade usage of DecoderFactory with upgrade from Avro 1.3.3 --> 1.6.2 - Avro - [mail # user]
|
|
...Hi List, I've embarked upon upgrading the Avro (and subsequently Hadoop) libraries in Apache Gora to 1.6.2 and 1.0.0 respectively and have run into a small (one of many) question. &nbs...
|
|
|
Author: Lewis John Mcgibbney,
2012-02-24, 23:38
|
|
|
|