[
https://issues.apache.org/jira/browse/YARN-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated YARN-1549:
------------------------------------------
Attachment: YARN-1549.1.patch
Same patch with better formatting, reordered logic for better readability.
Will check it if Jenkins says okay..
> TestUnmanagedAMLauncher#testDSShell fails in trunk
> --------------------------------------------------
>
> Key: YARN-1549
> URL: https://issues.apache.org/jira/browse/YARN-1549
> Project: Hadoop YARN
> Issue Type: Test
> Affects Versions: 2.2.0
> Reporter: Ted Yu
> Assignee: haosdent
> Attachments: YARN-1549.1.patch, YARN-1549.patch
>
>
> The following error is reproducible:
> {code}
> testDSShell(org.apache.hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher)
> Time elapsed: 14.911 sec <<< ERROR!
> java.lang.RuntimeException: Failed to receive final expected state in
> ApplicationReport, CurrentState=RUNNING, ExpectedStates=FINISHED,FAILED,KILLED
> at
> org.apache.hadoop.yarn.applications.unmanagedamlauncher.UnmanagedAMLauncher.monitorApplication(UnmanagedAMLauncher.java:447)
> at
> org.apache.hadoop.yarn.applications.unmanagedamlauncher.UnmanagedAMLauncher.run(UnmanagedAMLauncher.java:352)
> at
> org.apache.hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher.testDSShell(TestUnmanagedAMLauncher.java:147)
> {code}
> See https://builds.apache.org/job/Hadoop-Yarn-trunk/435
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)