Re: java.io.IOException: Failed to save output of task

2014-05-22 Thread Grega Kešpret
itter.com/celtramobile> On Thu, May 22, 2014 at 8:18 AM, Grega Kešpret wrote: > Hello, > > my last reduce task in the job always fails with "java.io.IOException: > Failed to save output of task" when using saveAsTextFile with s3 endpoint > (all others are success

java.io.IOException: Failed to save output of task

2014-05-21 Thread Grega Kešpret
Hello, my last reduce task in the job always fails with "java.io.IOException: Failed to save output of task" when using saveAsTextFile with s3 endpoint (all others are successful). Has anyone had similar problems? https://gist.github.com/gregakespret/813b540faca678413ad4 --