Hi Arun,

Before I file a jira, I want to make sure it's not a simple 
misconfiguration on my part, or a "wrong" jar in the classpath,
or something else obvious to current developers.

I was running a streaming job, here's all I could find in the 
tasktracker's log:

2011-07-14 07:24:20,307 WARN org.apache.hadoop.ipc.Server: IPC Server 
Responder, call fatalError(attempt_201107131536_0003_r_000134_0, tried to 
access class 
org.apache.hadoop.mapred.JobInitializationPoller$JobInitializationThread from 
class org.apache.hadoop.mapreduce.task.reduce.Shuffle), rpc version=1, client 
version=19, methodsFingerPrint=937413979 from 127.0.0.1:42895: output error
2011-07-14 07:24:20,308 INFO org.apache.hadoop.ipc.Server: IPC Server handler 3 
on 35633 caught an exception
java.nio.channels.ClosedChannelException
    at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:144)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:342)
    at org.apache.hadoop.ipc.Server.channelWrite(Server.java:1844)
    at org.apache.hadoop.ipc.Server.access$1900(Server.java:97)
    at org.apache.hadoop.ipc.Server$Responder.processResponse(Server.java:797)
    at org.apache.hadoop.ipc.Server$Responder.doRespond(Server.java:861)
    at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1529)

Thanks,

  -Yuri

On Wed, Jul 13, 2011 at 07:46:25PM -0700, [email protected] wrote:
> Yuri,
> 
> Do you have the stack trace?
> 
> Pls file a jira. Thanks.
> 
> Sent from my iPhone
> 
> On Jul 13, 2011, at 7:44 PM, [email protected] wrote:
> 
> > Greetings,
> >
> > I'm running common/hdfs/mapreduce trunk version
> > -r1146503; I'm getting the following error at the reduce phase:
> >
> > Error: tried to access class 
> > org.apache.hadoop.mapred.JobInitializationPoller$JobInitializationThread 
> > from class org.apache.hadoop.mapreduce.task.reduce.Shuffle
> >
> > All reduce tasks die this death.
> >
> > Any clue would be appreciated.
> >
> > Thanks,
> >
> >  -Yuri

Reply via email to