You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Omkar Vinit Joshi (JIRA)" <ji...@apache.org> on 2013/08/09 23:54:49 UTC

[jira] [Created] (YARN-1053) Diagnostic message from ContainerExitEvent is ignored in ContainerImpl

Omkar Vinit Joshi created YARN-1053:
---------------------------------------

             Summary: 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
            Reporter: Omkar Vinit Joshi
            Assignee: Omkar Vinit Joshi
             Fix For: 2.1.0-beta, 2.1.1-beta


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira