You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/04/04 22:51:58 UTC

[jira] [Created] (YARN-1903) TestNMClient fails occasionally

Zhijie Shen created YARN-1903:
---------------------------------

             Summary: TestNMClient fails occasionally
                 Key: YARN-1903
                 URL: https://issues.apache.org/jira/browse/YARN-1903
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen


The container status after stopping container is not expected.
{code}
java.lang.AssertionError: 4: 
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.hadoop.yarn.client.api.impl.TestNMClient.testGetContainerStatus(TestNMClient.java:382)
	at org.apache.hadoop.yarn.client.api.impl.TestNMClient.testContainerManagement(TestNMClient.java:346)
	at org.apache.hadoop.yarn.client.api.impl.TestNMClient.testNMClient(TestNMClient.java:226)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)