| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
440 (0.097s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: release 1.7.5 soon? - Avro - [mail # dev]
|
|
...I believe I am blocking at least one agreed upon changes to the Java SchemaBuilder API. I will have time next week to finish it. At that time I will also review other Java ticket...
|
|
|
Author: Scott Carey,
2013-06-19, 05:58
|
|
|
Re: Reader / Writer terminology - Avro - [mail # user]
|
|
...It can be a view, or a transformation. You might view data_a with schema_b. Or, you might take binary data, conforming to schema A and directly re-write it to binary data, confor...
|
|
|
Author: Scott Carey,
2013-06-10, 15:52
|
|
|
Re: Reader / Writer terminology - Avro - [mail # user]
|
|
...I'm about to make all of this even more confusingĀ For pair-wise resolution when the operation is deserialization, "reader" and "writer" make sense. In a more general sense it is...
|
|
|
Author: Scott Carey,
2013-06-08, 21:51
|
|
|
Re: Newb question on imorting JSON and defaults - Avro - [mail # user]
|
|
... On 5/22/13 2:26 PM, "Gregory (Grisha) Trubetskoy" wrote: There are two things that seem to be missing here: 1. The fromjson tool is configuring the "writer's schema"...
|
|
|
Author: Scott Carey,
2013-05-23, 19:24
|
|
|
Re: ETL in face of column renames - Avro - [mail # user]
|
|
... On 5/22/13 10:34 AM, "Mason" wrote: The first thing that comes to mind is the alias feature for field names: http://avro.apache.org/docs/current/spec.html#Aliases If...
|
|
|
Author: Scott Carey,
2013-05-23, 19:16
|
|
|
Re: why isnt there an option for a default enum so that the writer can add new enum symbols - Avro - [mail # user]
|
|
...I think this is simply a feature that has not been added. It appears at quick glance to be a compatible specification change (it does not break old code or change the binary format). &...
|
|
|
Author: Scott Carey,
2013-05-23, 18:49
|
|
|
Re: using Avro unions with HIVE - Avro - [mail # user]
|
|
...The Hive mailing list would have more info on the Avro SerDe usage. In general, a system that does not have union types like Hive (or Pig, etc) has to expand a union into multiple fiel...
|
|
|
Author: Scott Carey,
2013-05-23, 18:45
|
|
|
Re: Compressed Avro vs. compressed Sequence - unexpected results? - Avro - [mail # user]
|
|
...For your avro files, double check that snappy is used (use avro-tools to peek at the metadata in the file, or simply view the head in a text editor, the compression codec used will be in the...
|
|
|
Author: Scott Carey,
2013-05-23, 18:38
|
|
|
[AVRO-1334] Java: update dependencies for 1.7.5 - Avro - [issue]
|
|
...A report for mvn versions:display-property-updates on trunk –[INFO] The following version properties are referencing the newest available version:[INFO] ${jetty.version} ..........
|
|
|
http://issues.apache.org/jira/browse/AVRO-1334
Author: Scott Carey,
2013-05-21, 09:09
|
|
|
[AVRO-1311] Java: Upgrade snappy-java dependency to 1.0.5 - Avro - [issue]
|
|
...snappy-java 1.0.4 does not work with Mac + Java 7. 1.0.5-M4 is on maven, but it does not appear that there will be a final release of that. 1.1.0 is at -M3 status, and is being d...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1311
Author: Scott Carey,
2013-05-21, 05:08
|
|
|
|