Shane Kumpf created YARN-8043:
---------------------------------
Summary: Add the exception message for failed launches running
under LCE
Key: YARN-8043
URL: https://issues.apache.org/jira/browse/YARN-8043
Project: Hadoop YARN
Issue Type: Bug
Reporter: Shane Kumpf
If a {{ContainerExecutionException}} is thrown during container launch under
LCE information is added to the diagnostics for the container regarding the
failure. The diagnostic's output includes the container id, exit code, "error
output" and "shell output", with the expectation that the relevant exception
details are in the "error output".
{{ContainerExecutionException}} has several constructors, with the most
commonly used being the one that accepts a String. This form does not put the
exception details into the "error output". This makes it difficult for the user
to troubleshoot the failure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]