You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/12/21 04:09:19 UTC

[jira] [Updated] (MAPREDUCE-3268) MR2 capacity scheduler doesn't spread tasks evenly on an underutilized cluster

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated MAPREDUCE-3268:
-------------------------------

    Component/s:     (was: mrv2)
    
> MR2 capacity scheduler doesn't spread tasks evenly on an underutilized cluster
> ------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3268
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3268
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: scheduler
>    Affects Versions: 0.23.0
>            Reporter: Todd Lipcon
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira