Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-284

YARN capacity scheduler doesn't spread MR tasks evenly on an underutilized cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 2.0.0-alpha
    • None
    • scheduler
    • None

    Description

      The fair scheduler in MR1 has the behavior that, if a job is submitted to an under-utilized cluster and the cluster has more open slots than tasks in the job, the tasks are spread evenly throughout the cluster. This improves job latency since more spindles and NICs are utilized to complete the job. In MR2 I see this issue causing significantly longer job runtimes when there is excess capacity in the cluster – especially on reducers which sometimmes end up clumping together on a smaller set of nodes which then become disk/network constrained.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: