[ 
https://issues.apache.org/jira/browse/YARN-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844209#comment-13844209
 ] 

Hudson commented on YARN-1053:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-0.23-Build #816 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/816/])
svn merge -c 1543973 FIXES: YARN-1053. Diagnostic message from 
ContainerExitEvent is ignored in ContainerImpl. Contributed by Omkar Vinit 
Joshi (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1549691)
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/ContainerImpl.java
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/container/TestContainer.java


> Diagnostic message from ContainerExitEvent is ignored in ContainerImpl
> ----------------------------------------------------------------------
>
>                 Key: YARN-1053
>                 URL: https://issues.apache.org/jira/browse/YARN-1053
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.2.0, 2.3.0
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>            Priority: Blocker
>              Labels: newbie
>             Fix For: 2.4.0, 0.23.11
>
>         Attachments: YARN-1053.1.patch, YARN-1053.20130809.patch
>
>
> If the container launch fails then we send ContainerExitEvent. This event 
> contains exitCode and diagnostic message. Today we are ignoring diagnostic 
> message while handling this event inside ContainerImpl. Fixing it as it is 
> useful in diagnosing the failure.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to