[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-5421:
----------------------------------

    Attachment: MAPREDUCE-5421-v2.patch

The ApplicationNotFoundException in server side should be translated to 
IOException in client side. Update to v2 patch to fix it. The left 2 failure is 
unrelated as it also appears in other jenkins job (like: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2845/testReport/)
                
> TestNonExistentJob is failed due to recent changes in YARN
> ----------------------------------------------------------
>
>                 Key: MAPREDUCE-5421
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5421
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: MAPREDUCE-5421.patch, MAPREDUCE-5421-v2.patch
>
>
> After YARN-873, try to get an application report with unknown appID will get 
> a exception instead of null. This cause test failure in TestNonExistentJob 
> which affects other irrelevant jenkins jobs like: 
> https://builds.apache.org/job/PreCommit-HADOOP-Build/2845//testReport/. We 
> need to fix test failure here.

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