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

Have end to end tests based on MiniMRCluster to verify the correct behaviour of job priorities.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • None
    • None
    • None
    • None

    Description

      We should have the following tests:

      • Basic priority test: submit jobs with different priorities and verify their proper ordering and running.
      • New jobs with higher priority are submitted: verify that they are inserted at right positions in the queue and that they run accordingly.
      • Changing the priority of an existing waiting job: verify that the order of jobs is rehashed.
      • Changing the priority of an existing running job: verify that the order of jobs is rehashed and that running of the jobs is affected.

      Attachments

        1. HADOOP-4832-20090116.txt
          11 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              vinodkv Vinod Kumar Vavilapalli
              vinodkv Vinod Kumar Vavilapalli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: