Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5967

TestRecovery fails in trunk

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None

    Description

      From https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1828/console :

      Running org.apache.hadoop.mapreduce.v2.app.TestRecovery
      Tests run: 15, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 51.578 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.v2.app.TestRecovery
      testRecoveryWithoutShuffleSecret(org.apache.hadoop.mapreduce.v2.app.TestRecovery)  Time elapsed: 0.438 sec  <<< FAILURE!
      java.lang.AssertionError: Reduce Task state not correct expected:<RUNNING> but was:<SCHEDULED>
      	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.mapreduce.v2.app.TestRecovery.testRecoveryWithoutShuffleSecret(TestRecovery.java:1346)
      
      testRecoveryWithOldCommiter(org.apache.hadoop.mapreduce.v2.app.TestRecovery)  Time elapsed: 12.329 sec  <<< FAILURE!
      java.lang.AssertionError: Task state is not correct (timedout) expected:<SUCCEEDED> but was:<RUNNING>
      	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.mapreduce.v2.app.MRApp.waitForState(MRApp.java:394)
      	at org.apache.hadoop.mapreduce.v2.app.TestRecovery.testRecoveryWithOldCommiter(TestRecovery.java:1120)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: