| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
437 (0.131s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Can spill to disk be in compressed Avro format to reduce I/O? - Avro - [mail # user]
|
|
... On 1/12/12 12:35 PM, "Frank Grimes" wrote: dfs is from System.in, which has multiple files one after the other. Each file will need its own DataFileStream (has its o...
|
|
|
Author: Scott Carey,
2012-01-12, 20:53
|
|
|
Re: Can spill to disk be in compressed Avro format to reduce I/O? - Avro - [mail # user]
|
|
... On 1/12/12 11:24 AM, "Frank Grimes" wrote: It would be different. An Avro file has a header that contains the Schema and compression codec info along with other meta...
|
|
|
Author: Scott Carey,
2012-01-12, 20:36
|
|
|
Re: Can spill to disk be in compressed Avro format to reduce I/O? - Avro - [mail # user]
|
|
... On 1/12/12 8:27 AM, "Frank Grimes" wrote: If all you want to do is combine the files, there is no reason to deserialize and reserialize the contents, and a map-only job co...
|
|
|
Author: Scott Carey,
2012-01-12, 18:14
|
|
|
Re: AVRO Path - Avro - [mail # user]
|
|
...There are no plans that I know of currently, although the topic came up two times in separate conversations last night at the SF Hadoop MeetUp. I think an ability to extract a subset o...
|
|
|
Author: Scott Carey,
2012-01-12, 18:05
|
|
|
Re: Union of Records Issue - Avro - [mail # user]
|
|
...On 1/10/12 1:21 PM, "Uhlig, Hans" wrote: There is a bug in your mapper code, it is checking "s1" twice. Perhaps it is not "s1" and ends up passing null to new AvroKe...
|
|
|
Author: Scott Carey,
2012-01-10, 21:52
|
|
|
Re: AVRO -- hibernate integration? - Avro - [mail # user]
|
|
... On 12/22/11 5:26 PM, "Yang" wrote: Option 1: Try the Reflect API. If your objects are simple enough this may be all you need. However, it may not be configurab...
|
|
|
Author: Scott Carey,
2012-01-05, 23:48
|
|
|
Re: Reduce-side joins in Avro M/R - Avro - [mail # user]
|
|
...The overhead of checking the union is not that high, but it would be useful to be able to specify a map of different Avro schemas to source paths for a variety of use cases. I am not s...
|
|
|
Author: Scott Carey,
2012-01-05, 23:20
|
|
|
Re: encoding problem for ruby client - Avro - [mail # user]
|
|
...This sounds like the Ruby implementation does not correctly use UTF-8 on your platform for encoding strings. It may be a bug, but I am not knowledgeable enough on the Ruby implementati...
|
|
|
Author: Scott Carey,
2012-01-05, 23:13
|
|
|
Re: Deprecation warnings in generated source code - Avro - [mail # user]
|
|
...In addition to giving deprecation warnings in code that uses the deprecated fields, the generated source files themselves generate warnings. It would be nice if we had three code gener...
|
|
|
Author: Scott Carey,
2012-01-05, 23:09
|
|
|
New Avro committers: Miki Tebeka, Dona Alvarez, James Baldassari, and Tom White - Avro - [mail # dev]
|
|
...The Avro PMC has voted to add four new committers: Miki Tebeka, Dona Alvarez, James Baldassari, and Tom White Congratulations! Miki Tebeka, Dona Alvarez, and James Balda...
|
|
|
Author: Scott Carey,
2012-01-05, 18:12
|
|
|
|