You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Andy Srine <an...@gmail.com> on 2014/10/23 03:27:22 UTC

YARN AM launch error

Friends,


What does this stack tell you about any possible causes for this failure?
Happens intermittently and NOT always on the same job. This is on Hadoop
2.2.0. Any tip will be much appreciated.


 Application application_ failed 2 times due to Error launching
appattempt_.  Got exception: java.io.EOFException

at java.io.DataInputStream.readFully(DataInputStream.java:197)

at java.io.DataInputStream.readFully(DataInputStream.java:169)

at
org.apache.hadoop.security.Credentials.readTokenStorageStream(Credentials.java:189)

at
org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher.setupTokens(AMLauncher.java:225)

at
org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher.createAMContainerLaunchContext(AMLauncher.java:197)

at
org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher.launch(AMLauncher.java:107)

at
org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher.run(AMLauncher.java:249)

at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:744)

. Failing the application.


-- 

Thanks,

Andy