| clear query|facets|time |
Search criteria: .
Results from 151 to 160 from
802 (0.113s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Does avro support Generic Record with map values that are records? - Avro - [mail # user]
|
|
...On Thu, Jul 19, 2012 at 10:32 PM, Sameer Deokule wrote: I wrote the following test, added it to TestSchema.java, and it passes. Can you provide a self-contained test that f...
|
|
|
Author: Doug Cutting,
2012-07-20, 21:59
|
|
|
Re: Exception while encoding generic record - java.lang.String cannot be cast to org.apache.avro.generic.IndexedRecord - Avro - [mail # user]
|
|
...In the code you sent I don't see you ever setting the "ud" field. Also note that GenericRecord#toString() does not validate against the schema. So both a record with field "x" and a ma...
|
|
|
Author: Doug Cutting,
2012-07-20, 21:39
|
|
|
Re: Avro file size is too big - Avro - [mail # user]
|
|
...On Fri, Jul 20, 2012 at 10:12 AM, Ey-Chih chow wrote: The fromtext tool has a --level option, e.g.: java -jar avro-tools.jar --level 9 foo.txt foo.avro Doug...
|
|
|
Author: Doug Cutting,
2012-07-20, 20:00
|
|
|
[ANNOUNCE] Avro Release 1.7.1 - Avro - [mail # user]
|
|
...I'd like to announce the availability of Avro release 1.7.1. Changes included are: NEW FEATURES AVRO-1106. Java: Add AvroMultipleOutputs for newer mapr...
|
|
|
Author: Doug Cutting,
2012-07-19, 21:55
|
|
|
Re: Setting a deadline on an RPC? - Avro - [mail # user]
|
|
...On Thu, Jul 19, 2012 at 11:41 AM, Christophe Taton wrote: You might use the Callback API and use a CallFuture#await()? Doug...
|
|
|
Author: Doug Cutting,
2012-07-19, 19:23
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...On Thu, Jul 19, 2012 at 7:36 AM, Tom White wrote: The actual file name is: lang/java/mapred/src/test/resources/org/apache/avro/mapreduce/mapreduce-test-input.avro/._SUCCESS...
|
|
|
Author: Doug Cutting,
2012-07-19, 17:16
|
|
|
[AVRO-1125] Java: reflect package documentation discourages use - Avro - [issue]
|
|
...The package-level documentation for org.apache.avro.reflect says:This API is not recommended except as a stepping stone for systems that currently uses Java interfaces to define RPC protocol...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1125
Author: Doug Cutting,
2012-07-19, 08:54
|
|
|
[AVRO-1114] Java: update license headers for new mapreduce code. - Avro - [issue]
|
|
...The new mapreduce code contributed by Odiago still has them named in the license headers....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1114
Author: Doug Cutting,
2012-07-18, 21:54
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...This vote passes, with 4 +1 votes, 3 from PMC members. Thanks! I'll start publishing it. Doug On Wed, Jul 18, 2012 at 2:45 PM, Philip Zeyliger wrote:...
|
|
|
Author: Doug Cutting,
2012-07-18, 21:51
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...On Tue, Jul 17, 2012 at 7:38 PM, Tom White wrote: When I extract the source tarball I find that file to contain 8 bytes and that 'mvn test' succeeds. Are you running tests ...
|
|
|
Author: Doug Cutting,
2012-07-18, 21:29
|
|
|
|