[
https://issues.apache.org/jira/browse/YARN-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254992#comment-14254992
]
Tsuyoshi OZAWA commented on YARN-2977:
--------------------------------------
[~kasha], Thank you for pointing out. When we had voting for 2.6.0, HDFS-6833
was reported as a blocker of 2.6.1 release. But as you mentioned, this is a
test fix and not critical issue. Should we revert against brach-2.6 and move
the changes against CHANGELOG.txt to 2.7?
> 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)