| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
802 (7.461s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Avro cross-version serialization format compatibility - Avro - [mail # user]
|
|
...I believe there have been no incompatible changes in the base object serialization format or schema language since Avro 1.0. There was one incompatible change to the file format, from ...
|
|
|
Author: Doug Cutting,
2013-02-27, 17:47
|
|
|
[AVRO-1252] enable compiler tool to generate String instead of Utf8 - Avro - [issue]
|
|
...Since AVRO-803 the schema-to-Java compiler has permitted one to have strings represented with java.lang.String instead of org.apache.avro.util.Utf8. The Maven tasks that run the compil...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1252
Author: Doug Cutting,
2013-02-27, 00:54
|
|
|
Re: [VOTE] Avro release 1.7.4 (rc2) - Avro - [mail # dev]
|
|
...With 3 +1 votes from PMC members and no -1 votes, this passes. I'll start publishing the release. Doug On Tue, Feb 26, 2013 at 8:50 AM, Philip Zeyliger wrote:...
|
|
|
Author: Doug Cutting,
2013-02-26, 18:34
|
|
|
Re: Bypassing "handshake" in Responder - Avro - [mail # user]
|
|
...This sounds like a different RPC wire format than Avro's. Avro's Requestor and Responder implement Avro's RPC wire format. Avro's Encode/Decoder and DatumReader/DatumWriter APIs ...
|
|
|
Author: Doug Cutting,
2013-02-25, 18:38
|
|
|
Re: Experiment: a JSON Schema describing Avro schemas - Avro - [mail # user]
|
|
...On Fri, Feb 22, 2013 at 2:04 PM, Francis Galiegue wrote: I didn't realize that. Thanks for clarifying. No, I think they should be allowed anywhere. Yes, any o...
|
|
|
Author: Doug Cutting,
2013-02-22, 22:12
|
|
|
Re: Experiment: a JSON Schema describing Avro schemas - Avro - [mail # user]
|
|
...A few quick comments: - properties besides those mentioned in the spec are permitted as metadata, e.g., {"type":"int", "java":"short"}. - a name can be prefixed by a namespace, e...
|
|
|
Author: Doug Cutting,
2013-02-22, 22:01
|
|
|
Re: Avro file - Seek to specific offset and read - Avro - [mail # user]
|
|
...Venkat, That should work. It's hard for me to guess what's going wrong, whether there's a bug in Avro, in your program, or perhaps just unclear documentation. Could you pos...
|
|
|
Author: Doug Cutting,
2013-02-22, 20:01
|
|
|
Re: [VOTE] Avro release 1.7.4 (rc2) - Avro - [mail # dev]
|
|
...+1. Tests pass, checksums & signatures match, licensing looks correct. Doug On Fri, Feb 22, 2013 at 10:52 AM, Doug Cutting wrote:...
|
|
|
Author: Doug Cutting,
2013-02-22, 19:06
|
|
|
[VOTE] Avro release 1.7.4 (rc2) - Avro - [mail # dev]
|
|
...I have created a candidate build for Avro release 1.7.4. Changes are listed at: http://s.apache.org/avro174notes Please download the sources, check them, and vote. &...
|
|
|
Author: Doug Cutting,
2013-02-22, 18:52
|
|
|
Re: [VOTE] Avro release 1.7.4 (rc1) - Avro - [mail # dev]
|
|
...Cancel that. I committed a fix to the wrong place. I'll roll another candidate ASAP. Doug On Thu, Feb 21, 2013 at 11:55 AM, Doug Cutting wrote:...
|
|
|
Author: Doug Cutting,
2013-02-21, 21:10
|
|
|
|