[
https://issues.apache.org/jira/browse/YARN-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254945#comment-14254945
]
Karthik Kambatla commented on YARN-2977:
----------------------------------------
Is there a reason for including this in 2.6.1? We only fix critical issues in
point releases. Also, there has been no discussion of a 2.6.1 on the dev or
private lists yet.
> TestNMClient get failed intermittently
> ---------------------------------------
>
> Key: YARN-2977
> URL: https://issues.apache.org/jira/browse/YARN-2977
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Junping Du
> Assignee: Junping Du
> Fix For: 2.6.1
>
> Attachments: YARN-2977.patch
>
>
> There are still some test failures for TestNMClient in slow testbed. Like my
> comments in YARN-2148, the container could be finished before
> CLEANUP_CONTAINER happens due to slow start. Let's add back exit code 0 and
> add more message for test case.
> The failure stack:
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.yarn.client.api.impl.TestNMClient.testGetContainerStatus(TestNMClient.java:386)
> at
> org.apache.hadoop.yarn.client.api.impl.TestNMClient.testContainerManagement(TestNMClient.java:348)
> at
> org.apache.hadoop.yarn.client.api.impl.TestNMClient.testNMClient(TestNMClient.java:227)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)