| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
432 (0.067s).
|
|
|
Loading phrases to help you refine your search...
|
|
[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
|
|
|
Re: Hadoop serialization DatumReader/Writer - Avro - [mail # user]
|
|
...Making the DatumReader/Writers configurable would be a welcome addition. Ideally, much more of what goes on there could be: 1. configuration driven 2. pre-computed to avoid...
|
|
|
Author: Scott Carey,
2013-05-13, 22:08
|
|
|
Re: avro.java.string vs utf8 compatibility in recent pig and hive versions - Avro - [mail # user]
|
|
...The change in the Pig loader in PIG-3297 seems correct they must use CharSequence, not Utf8. I suspect that the Avro 1.5.3.jar does not respect the "avro.java.string" property and is...
|
|
|
Author: Scott Carey,
2013-05-13, 21:59
|
|
|
Re: Jackson and Avro, nested schema - Avro - [mail # user]
|
|
...It appears that you will need to modify the JSON decoder in Avro to achieve this. The JSON decoder in Avro was built to encode any Avro schema into JSON with 100% fidelity, so that the...
|
|
|
Author: Scott Carey,
2013-05-13, 21:51
|
|
|
Re: Best practices for java enums...? - Avro - [mail # user]
|
|
...It would be nice to be able to reference an existing class when using the specific compiler. If you have an existing "com.mycompany.Foo" enum (or SpecificRecord, or Fixed type), then p...
|
|
|
Author: Scott Carey,
2013-05-13, 21:38
|
|
|
[AVRO-1313] Java: Add system property for disabling sun.misc.Unsafe - Avro - [issue]
|
|
...We should be able to disable use of sun.misc.Unsafe.I propose that if the system property "avro.disable.unsafe" is non-null, we use reflection rather than Unsafe....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1313
Author: Scott Carey,
2013-05-02, 06:10
|
|
|
|