Daniel Templeton created YARN-5766:
--------------------------------------

             Summary: TestAMRMClient fails in setup
                 Key: YARN-5766
                 URL: https://issues.apache.org/jira/browse/YARN-5766
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Daniel Templeton
            Priority: Critical


Looks like the mini cluster isn't coming up:

{noformat}
Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.072 sec <<< 
FAILURE! - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient  Time elapsed: 6.071 sec  
<<< FAILURE!
java.lang.AssertionError: Not all node managers were reported running 
expected:<3> but was:<0>
        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.junit.Assert.assertEquals(Assert.java:555)
        at 
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.setup(TestAMRMClient.java:152)


Results :

Failed tests:
  TestAMRMClient.setup:152 Not all node managers were reported running 
expected:<3> but was:<0>
{noformat}

I'm testing with 61e30cf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to