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

DistCp with FairScheduler assign all map tasks in one TT

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.21.0
    • 2.3.0
    • jobtracker
    • None

    Description

      1 Using FairScheduler.
      2 distcp a directory contains 5 files.

      The DistCp job will launch 5 map tasks, and FairScheduler assign them to one TaskTracker.
      It should be assigned different, like the original JobQueueScheduler.

      Attachments

        Activity

          People

            sinofool Bochun Bai
            sinofool Bochun Bai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: