> That job would consistently fail with a flurry of exceptions
What were the exceptions ?
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 19/09/2012, at 2:16 AM, Brian Jeltema wrote:
> I wrote a Hadoop mapper-only job that uses BulkOutput
I wrote a Hadoop mapper-only job that uses BulkOutputFormat to load a Cassandra
table.
That job would consistently fail with a flurry of exceptions (primary cause
looks like EOFExceptions
streaming between nodes).
I restructured the job to use an identity mapper and perform the updates in the
r