[
https://issues.apache.org/jira/browse/YARN-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Shah updated YARN-1455:
------------------------------
Summary: Excessive logging in NM logs for containers that complete with
non-zero exit codes (was: Nodemanager may return non_zero exit code while
getting "Container Killed by the ApplicationMaster" exception)
> Excessive logging in NM logs for containers that complete with non-zero exit
> codes
> ----------------------------------------------------------------------------------
>
> Key: YARN-1455
> URL: https://issues.apache.org/jira/browse/YARN-1455
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Yesha Vora
>
> When nodemanager gets below error, It is exiting with non zero exit code.
> 2013-11-19 23:58:55,914 INFO nodemanager.NodeStatusUpdaterImpl
> (NodeStatusUpdaterImpl.java:getNodeStatusAndUpdateContainersInContext(314)) -
> Sending out status for container: container_id { app_attempt_id {
> application_id { id: 83 cluster_timestamp: 1384820885084 } attemptId: 1 } id:
> 8 } state: C_COMPLETE diagnostics: "Container killed by the
> ApplicationMaster.\nException from container-launch:
> \norg.apache.hadoop.util.Shell$ExitCodeException: \n\tat
> org.apache.hadoop.util.Shell.runCommand(Shell.java:464)\n\tat
> org.apache.hadoop.util.Shell.run(Shell.java:379)\n\tat
> org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:589)\n\tat
>
> org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:195)\n\tat
>
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:283)\n\tat
>
> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:79)\n\tat
> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)\n\tat
> java.util.concurrent.FutureTask.run(FutureTask.java:138)\n\tat
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)\n\tat
>
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)\n\tat
> java.lang.Thread.run(Thread.java:662)\n\n\n" exit_status: 255
--
This message was sent by Atlassian JIRA
(v6.1#6144)