| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
40 (0.478s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: is this a bug? - Avro - [mail # user]
|
|
...Thanks. I tried to migrate to 1.5.0 from 1.4.0. I came up with some error messages that are never shown up for 1.4.0. Could you tell me what we sho uld change? ...
|
|
|
Author: ey-chih chow,
2011-03-10, 19:33
|
|
|
RE: is this a bug? - Avro - [mail # user]
|
|
...Can anybody tell me if this this a bug? We use avro map/reduce API v 1.4 i n all of our code. Some of the jobs show weird behavior. We want to know if this is fixable...
|
|
|
Author: ey-chih chow,
2011-03-08, 22:35
|
|
|
RE: is this a bug? - Avro - [mail # user]
|
|
...I did some more investigation. I found weird behavior in the readString() method of BinaryDecoder.java in Avro source code if we have the statement r ecord.put("rowkey", key) in ...
|
|
|
Author: ey-chih chow,
2011-03-05, 00:57
|
|
|
RE: is this a bug? - Avro - [mail # user]
|
|
...What follows are fragments of trace logs of our MR jobs corresponding respe ctively to with and without the statement 'record.put("rowkey", key)' men tioned in the previous messages. F...
|
|
|
Author: ey-chih chow,
2011-03-04, 08:48
|
|
|
RE: is this a bug? - Avro - [mail # user]
|
|
...Sorry I found that my previous message in the archive become all in black. Let me re-explain the problem. The following piece of code for AvroReduce r causes problem: &nb...
|
|
|
Author: ey-chih chow,
2011-03-03, 00:12
|
|
|
is this a bug? - Avro - [mail # user]
|
|
...Hi, I am working on an Avro MR job and encountering an issue with AvroReducer. The corresponding reduce() routine is implemented in the following way: public void reduce(Utf8 key, Iter...
|
|
|
Author: ey-chih chow,
2011-03-02, 21:05
|
|
|
RE: how to specify MultipleOutputs, MultipleInputs in using Avro mapred API - Avro - [mail # user]
|
|
...Thanks. But by doing this way, what kind of advantage we can get from Av ro? Ey-Chih ro mapred API wrote: g it. and n from ly. the o job the gure ely? Fo...
|
|
|
Author: ey-chih chow,
2010-08-18, 17:18
|
|
|
RE: how to specify MultipleOutputs, MultipleInputs in using Avro mapred API - Avro - [mail # user]
|
|
...Hi, Let me rephrase my question to see if anybody is interested in answering it . For the new version of Avro 1.4.0, the class hierarchy of AvroMapper a nd AvroReducer have been change...
|
|
|
Author: ey-chih chow,
2010-08-18, 13:15
|
|
|
how to specify MultipleOutputs, MultipleInputs in using Avro mapred API - Avro - [mail # user]
|
|
...Hi, I got a Map/Reduce job that require multiple inputs and outputs. One of th e inputs will be processed by a mapper and a reducer that are subclasses of AvroMapper/AvroReducer ...
|
|
|
Author: ey-chih chow,
2010-08-17, 01:22
|
|
|
how to specify MultipleOutputs, MultipleInputs in using Avro mapred API - Avro - [mail # user]
|
|
... Hi, I got a Map/Reduce job that require multiple inputs and outputs. One of th e inputs will be processed by a mapper and a reducer that are subclasses of &...
|
|
|
Author: ey-chih chow,
2010-08-17, 01:14
|
|
|
|