| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
437 (3.407s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
[AVRO-1325] Enhanced Schema Builder API - Avro - [issue]
|
|
...The schema builder from AVRO-1274 has a few key limitations. I have proposed changes to make before it is released and the public API is locked in....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1325
Author: Scott Carey,
2013-05-17, 13:59
|
|
|
[AVRO-1315] Java: Schema Validation utilities - Avro - [issue]
|
|
...As part of AVRO-1124 we needed Schema Validation utilities. I have separated those out of that ticket as a stand-alone item....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1315
Author: Scott Carey,
2013-05-16, 21:31
|
|
|
[AVRO-1314] Java: Add @threadSafe annotation to maven plugins - Avro - [issue]
|
|
...Our plugins are thread-safe, mark them as much so that warnings will not be printed when running parallel maven builds....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1314
Author: Scott Carey,
2013-05-16, 05:11
|
|
|
|