[
https://issues.apache.org/jira/browse/YARN-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omkar Vinit Joshi updated YARN-1053:
------------------------------------
Attachment: YARN-1053.1.patch
Thanks [~bikassaha] ..
Added a null check and also updated test case which verifies both diagnostic
message and exitCode.
> 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.2.1
> Reporter: Omkar Vinit Joshi
> Assignee: Omkar Vinit Joshi
> Priority: Blocker
> Labels: newbie
> Fix For: 2.3.0, 2.2.1
>
> 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#6144)