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

Allow FairScheduler to control the number of slots on each TaskTracker

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 0.23.0
    • 0.23.0
    • contrib/fair-share
    • None

    Description

      We can set the number of slots on the TaskTracker to be high and let FairScheduler handles the slots.
      This approach allows us to change the number of slots on each node dynamically.
      The administrator can change the number of slots with a CLI tool.

      One use case of this is for upgrading the MapReduce.
      Instead of restarting the cluster, we can run the new MapReduce on the same cluster.
      And use the CLI tool to gradually migrate the slots.
      This way we don't lost the progress fo the jobs that's already executed.

      Attachments

        1. MAPREDUCE-2198-v2.txt
          31 kB
          Scott Chen
        2. MAPREDUCE-2198.txt
          28 kB
          Scott Chen

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: