Joy Xu created YARN-1473:
----------------------------
Summary: Exception from container-launch(Apache Hadoop 2.2.0)
Key: YARN-1473
URL: https://issues.apache.org/jira/browse/YARN-1473
Project: Hadoop YARN
Issue Type: Bug
Environment: CentOS5.8 and Apache Hadoop 2.2.0
Reporter: Joy Xu
Hello all,
I have meet a exception from container-launch when I run the built-in
wordcount program .and the error messge as follow:
13/12/05 00:17:31 INFO mapreduce.Job: Job job_1386171829089_0003 failed with
state FAILED due to: Application application_1386171829089_0003 failed 2 times
due to AM Container for appattempt_1386171829089_0003_000002 exited with
exitCode: 1 due to: Exception from container-launch:
org.apache.hadoop.util.Shell$ExitCodeException:
at org.apache.hadoop.util.Shell.runCommand(Shell.java:464)
at org.apache.hadoop.util.Shell.run(Shell.java:379)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:589)
at
org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:195)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:283)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:79)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
.Failing this attempt.. Failing the application.
13/12/05 00:17:31 INFO mapreduce.Job: Counters: 0
Hope someone can Hlep. Thx.
--
This message was sent by Atlassian JIRA
(v6.1#6144)