| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
27 (0.158s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...On Wed, Jul 18, 2012 at 5:29 PM, Doug Cutting wrote: I get an error when unpacking (this is on Mac OS X): tar: copyfile unpack (avro-src-1.7.1/lang/java/mapred/src/test/res...
|
|
|
Author: Tom White,
2012-07-19, 14:36
|
|
|
Re: [VOTE] Avro release 1.7.1 (rc 0) - Avro - [mail # dev]
|
|
...I downloaded the source archive and ran the Java tests, but org.apache.avro.mapreduce.TestWordCount and org.apache.avro.mapreduce.TestAvroMultipleOutputs failed because the (empty) file lang...
|
|
|
Author: Tom White,
2012-07-18, 02:38
|
|
|
Re: [VOTE] Avro release 1.6.3 (rc 0) - Avro - [mail # dev]
|
|
...+1 Verified checksums and signatures. Ran tests and a RAT report. Also tried out Avro tools jar on some old Avro data. Cheers, Tom On Fri, Mar 2, 2012 at 2:52 PM, Doug Cutt...
|
|
|
Author: Tom White,
2012-03-06, 17:33
|
|
|
Re: New Avro committers: Miki Tebeka, Dona Alvarez, James Baldassari, and Tom White - Avro - [mail # dev]
|
|
...Thanks! Tom On Thu, Jan 5, 2012 at 10:12 AM, Scott Carey wrote:...
|
|
|
Author: Tom White,
2012-01-06, 05:21
|
|
|
[AVRO-881] Add tool to list data file metadata - Avro - [issue]
|
|
...It would be useful to be able to query the metadata (e.g. the compression codec being used) from a command line tool....
|
|
|
http://issues.apache.org/jira/browse/AVRO-881
Author: Tom White,
2011-11-01, 18:36
|
|
|
[AVRO-895] JsonDecoder does not tolerate JSON records with different field order - Avro - [issue]
|
|
...Avro records are represented as JSON objects in the JSON encoding (according to the Avro spec http://avro.apache.org/docs/1.5.4/spec.html#schema_record). The JSON spec (http://www.json.org/)...
|
|
|
http://issues.apache.org/jira/browse/AVRO-895
Author: Tom White,
2011-11-01, 18:35
|
|
|
[AVRO-884] Regression in one-way message connection failure case - Avro - [issue]
|
|
...In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying...
|
|
|
http://issues.apache.org/jira/browse/AVRO-884
Author: Tom White,
2011-09-11, 21:07
|
|
|
[AVRO-830] Add AvroTextOutputFormat for emitting text as Avro Data Files - Avro - [issue]
|
|
...This is the inverse of AvroAsTextInputFormat (introduced in AVRO-808). AvroTextOutputFormat would be useful for streaming programs as it allows them to write an Avro Data File with a "bytes"...
|
|
|
http://issues.apache.org/jira/browse/AVRO-830
Author: Tom White,
2011-08-12, 20:22
|
|
|
Re: [VOTE] Avro release 1.5.2 (rc 1) - Avro - [mail # dev]
|
|
...+1 I verified the signature and checksum, successfully ran Java and Python unit tests, and built and tested the tools jar. Cheers, Tom On Thu, Jul 28, 2011 at 1:16 PM, Doug...
|
|
|
Author: Tom White,
2011-08-09, 16:35
|
|
|
[AVRO-808] Add AvroAsTextInputFormat for turning Avro Data Files to text - Avro - [issue]
|
|
...This is the analog of SequenceFileAsTextInputFormat for Avro Data Files. This would be useful for streaming as it converts Avro data to their JSON representation, or the raw bytes in the cas...
|
|
|
http://issues.apache.org/jira/browse/AVRO-808
Author: Tom White,
2011-05-06, 19:14
|
|
|
|