Ted Yu created YARN-1549:
----------------------------
Summary: TestUnmanagedAMLauncher#testDSShell fails in trunk
Key: YARN-1549
URL: https://issues.apache.org/jira/browse/YARN-1549
Project: Hadoop YARN
Issue Type: Test
Reporter: Ted Yu
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)