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

Jian He commented on YARN-523:
------------------------------

tested on single node cluster to throw exception("1111111111111111") in the 
FSDownload. 
I can see error message from command line as follows:
{code}
Job job_1373480985367_0001 failed with state FAILED due to: 
Application application_1373480985367_0001 failed 10 times due to AM Container 
for appattempt_1373480985367_0001_000010 exited with  exitCode: -1000 due to: 
11111111111111111111111 
{code}

And error message from web UI:
{code}
Application application_1373480985367_0001 failed 10 times due to AM Container 
for appattempt_1373480985367_0001_000010 exited with exitCode: -1000 due to: 
11111111111111111111111
.Failing this attempt.. Failing the application.
{code}

                
> Container localization failures aren't reported from NM to RM
> -------------------------------------------------------------
>
>                 Key: YARN-523
>                 URL: https://issues.apache.org/jira/browse/YARN-523
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Omkar Vinit Joshi
>         Attachments: YARN-523.patch
>
>
> This is mainly a pain on crashing AMs, but once we fix this, containers also 
> can benefit - same fix for both.

--
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

Reply via email to