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

FairScheduler can preempt the same task many times

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0, 0.21.1, 0.22.0, 0.23.0
    • 0.22.0
    • contrib/fair-share
    • None
    • Reviewed

    Description

      In FairScheduler.preemptTasks(), tasks are collected from JobInProgress.runningMapCache.
      But tasks repeat multiple times in JobInProgress.runningMapCache (on rack, node and cluster).
      This makes FairScheduler preempt the same task many times.

      Attachments

        1. MAPREDUCE-1974.txt
          0.7 kB
          Scott Chen

        Activity

          People

            schen Scott Chen
            schen Scott Chen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: