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

Preemption does not obey job priority

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • contrib/fair-share
    • None

    Description

      Preemption, as it currently works, kills running tasks that are "unfair" in terms of the amount of task attention used by one job compared to another.

      The bug is that pre-emption occurs such that HIGH priority jobs have their tasks killed when the cluster is filled with lower-priority jobs. Pre-emption should only be allowed to kill tasks for jobs with equal or lower priority.

      Attachments

        Activity

          People

            Unassigned Unassigned
            akramer Adam Kramer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: