Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-4938

MiniYarnCluster should not request transitionToActive to RM on non-HA environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.3, 3.0.0-alpha1
    • test
    • None
    • Reviewed

    Description

      TestMRJobs#testJobWithChangePriority fails.

      Running org.apache.hadoop.mapreduce.v2.TestMRJobs
      Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 446.855 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.v2.TestMRJobs
      testJobWithChangePriority(org.apache.hadoop.mapreduce.v2.TestMRJobs)  Time elapsed: 21.477 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<DEFAULT> but was:<HIGH>
      	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:144)
      	at org.apache.hadoop.mapreduce.v2.TestMRJobs.testJobWithChangePriority(TestMRJobs.java:276)
      

      Attachments

        1. MAPREDUCE-6658.001.patch
          1 kB
          Eric Badger

        Issue Links

          Activity

            People

              ebadger Eric Badger
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: