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

Skip the testcase testJobWithChangePriority if FairScheduler is used

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-beta1, 3.1.0
    • client
    • None
    • Reviewed

    Description

      We run the unit tests with Fair Scheduler downstream. FS does not support priorities at the moment, so TestMRJobs#testJobWithChangePriority fails.

      Just add Assume.assumeFalse(usingFairScheduler); and JUnit will skip the test.

      Attachments

        1. MAPREDUCE-6953-001.patch
          2 kB
          Peter Bacsko

        Issue Links

          Activity

            People

              pbacsko Peter Bacsko
              pbacsko Peter Bacsko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: