| clear query|facets|time |
Search criteria: .
Results from 1 to 7 from
7 (0.114s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: ArrayIndexOutOfBoundsException in Symbol.getSymbol in map reduce job - Avro - [mail # user]
|
|
...I'm using Avro 1.7.4, and the error is coming between a map step and reduce step. I'm unsure how an Avro record could get corrupted between a mapper and reducer, but it has, how would I be a...
|
|
|
Author: Sripad Sriram,
2013-05-14, 02:20
|
|
|
ArrayIndexOutOfBoundsException in Symbol.getSymbol in map reduce job - Avro - [mail # user]
|
|
...Hi all, A java hadoop job that's previously executed without issue began erroring with the following stack trace - have any of you seen this before? java.lang.ArrayIndexOutOfBoun...
|
|
|
Author: Sripad Sriram,
2013-05-13, 21:58
|
|
|
Re: Joining Avro input files in using Java mapreduce - Avro - [mail # user]
|
|
...That makes a lot of sense - thanks, and I'll give it a shot! On Fri, Apr 26, 2013 at 1:41 PM, Johannes Schulte wrote: ...
|
|
|
Author: Sripad Sriram,
2013-04-28, 02:11
|
|
|
Re: Joining Avro input files in using Java mapreduce - Avro - [mail # user]
|
|
...Thanks! Martin, would you happen to have a gist of an example? Did you mean the reducer input is NullWritable? On Apr 25, 2013, at 7:44 AM, Martin Kleppmann wrote: Oh, sorr...
|
|
|
Author: Sripad Sriram,
2013-04-25, 15:26
|
|
|
Re: Joining Avro input files in using Java mapreduce - Avro - [mail # user]
|
|
...Hey Martin, I think those classes refer to outputting to multiple files rather than reading from multiple files, which is what's needed for a reduce-side join. thanks, Sripad &nb...
|
|
|
Author: Sripad Sriram,
2013-04-24, 19:02
|
|
|
Joining Avro input files in using Java mapreduce - Avro - [mail # user]
|
|
...Hey folks, Aware that I can use Pig, Hive, etc to join avro files together, but I have several use cases where I need to perform a reduce-side join on two avro files. MultipleInputs do...
|
|
|
Author: Sripad Sriram,
2013-04-24, 00:01
|
|
|
org.apache.avro.generic.GenericData$Record cannot be cast to - Avro - [mail # user]
|
|
...Hi all, I'm having an issue similar to the one described in this thread: http://mail-archives.apache.org/mod_mbox/avro-user/201205.mbox/%[EMAIL PROTECTED]%3e Essentially, I...
|
|
|
Author: Sripad Sriram,
2012-12-07, 00:42
|
|
|
|