org.apache.hadoop.mapreduce.v2.app.TestRMContainerAllocator fails intermittently
--------------------------------------------------------------------------------

                 Key: MAPREDUCE-3776
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3776
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.24.0
            Reporter: Robert Joseph Evans


org.apache.hadoop.mapreduce.v2.app.TestRMContainerAllocator fails intermittently

{noformat}
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 42.267 sec <<< 
FAILURE!
testReportedAppProgressWithOnlyMaps(org.apache.hadoop.mapreduce.v2.app.TestRMContainerAllocator)
  Time elapsed: 11.908 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Task state is not correct (timedout) 
expected:<RUNNING> but was:<SCHEDULED>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:283)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at org.apache.hadoop.mapreduce.v2.app.MRApp.waitForState(MRApp.java:236)
        at 
org.apache.hadoop.mapreduce.v2.app.TestRMContainerAllocator.testReportedAppProgressWithOnlyMaps(TestRMContainerAllocator.java:564)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to