| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
437 (0.062s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Pig with Avro and HBase - Avro - [mail # user]
|
|
...I am using Pig on Avro data files, and Avro in HBase. Can you elaborate on what you mean by 'auto-load the schema'? In the sense that a big LOAD statement doesn't have to declare...
|
|
|
Author: Scott Carey,
2012-08-31, 02:45
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...On my mac (OSX Lion): $tar -tzf avro-1.7.1-rc0.tar.gz | grep SUCCESS.crc avro-src-1.7.1/lang/java/mapred/src/test/resources/org/apache/avro/mapreduc e/mapreduce-test-input.avro/._SUCCESS.crc...
|
|
|
Author: Scott Carey,
2012-07-20, 17:26
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...Checksums match, packaging looks good. My projects successfully compile and test against the artifacts in the maven repo. However, I am having issues completing unit tests for J...
|
|
|
Author: Scott Carey,
2012-07-20, 17:14
|
|
|
Re: schema repositories? - Avro - [mail # dev]
|
|
... On 7/10/12 11:25 AM, "Doug Cutting" wrote: If your source is a database table, or pub-sub topic, then multiple sources might have overlapping schemas at different points o...
|
|
|
Author: Scott Carey,
2012-07-10, 21:54
|
|
|
Re: schema repositories? - Avro - [mail # dev]
|
|
...Jay, This would be fantastic. I can sponsor getting this into Avro and help out. Please use AVRO-1006 or if it does not seem appropriate create another. I would like ...
|
|
|
Author: Scott Carey,
2012-07-10, 20:37
|
|
|
Re: Suggestions when using Pair.getPairSchema for Reduce-Side Joins in MR2 - Avro - [mail # user]
|
|
...It sounds like we need to be extra clear in the documentation on Pair, and perhaps have a different class or flavor that serves the purpose you needed . ("KeyPair"?) In Avro's MRV1 API...
|
|
|
Author: Scott Carey,
2012-06-28, 18:06
|
|
|
Re: Interoperability between Avro 1.6.2 and 1.5.1 - Avro - [mail # user]
|
|
...Avro serialized binary data has been binary compatible since 1.0. A change in binary format would require changing the version to 2.0 or above by Avro's versioning policy.  ...
|
|
|
Author: Scott Carey,
2012-06-26, 01:46
|
|
|
Re: C/C++ parsing vs. Java parsing. - Avro - [mail # user]
|
|
...The schema provided is a union of several schemas. Java supports parsing this, C++ may not. Does it work if you make it one single schema, and nest "NA", "acomplex" and "retypes"...
|
|
|
Author: Scott Carey,
2012-06-26, 01:42
|
|
|
Re: Paranamer issue - Avro - [mail # user]
|
|
... On 6/6/12 10:33 AM, "Peter Cameron" wrote: ASL 2.0 is a derivative of the BSD license, after all... Apache projects regularly depend on other items that are MIT or BSD lic...
|
|
|
Author: Scott Carey,
2012-06-18, 17:05
|
|
|
Re: Record extensions? - Avro - [mail # user]
|
|
... On 6/12/12 6:09 PM, "Christophe Taton" wrote: this aged , at and es, If your extension field (or fields) was a union of the allowed types its type can be ...
|
|
|
Author: Scott Carey,
2012-06-18, 17:00
|
|
|
|