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 "Jason Lowe (JIRA)" <ji...@apache.org> on 2018/01/29 23:50:00 UTC

[jira] [Created] (YARN-7849) TestMiniYarnClusterNodeUtilization#testUpdateNodeUtilization

Jason Lowe created YARN-7849:
--------------------------------

             Summary: TestMiniYarnClusterNodeUtilization#testUpdateNodeUtilization
                 Key: YARN-7849
                 URL: https://issues.apache.org/jira/browse/YARN-7849
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
    Affects Versions: 3.1.0, 2.9.1, 3.0.1, 2.8.4
            Reporter: Jason Lowe


testUpdateNodeUtilization is failing.  From a branch-2.8 run:
{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.013 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization
testUpdateNodeUtilization(org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization)  Time elapsed: 12.961 sec  <<< FAILURE!
java.lang.AssertionError: Containers Utillization not propagated to RMNode expected:<<pmem:1024, vmem:2048, vCores:11.0>> but was:<null>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization.verifySimulatedUtilization(TestMiniYarnClusterNodeUtilization.java:227)
	at org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization(TestMiniYarnClusterNodeUtilization.java:116)
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org