You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Swapnil Daingade (JIRA)" <ji...@apache.org> on 2014/07/29 04:04:38 UTC

[jira] [Created] (YARN-2367) Make ResourceCalculator configurable for FairScheduler and FifoScheduler like CapacityScheduler

Swapnil Daingade created YARN-2367:
--------------------------------------

             Summary: Make ResourceCalculator configurable for FairScheduler and FifoScheduler like CapacityScheduler
                 Key: YARN-2367
                 URL: https://issues.apache.org/jira/browse/YARN-2367
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: resourcemanager
    Affects Versions: 2.4.1, 2.3.0, 2.2.0
            Reporter: Swapnil Daingade
            Priority: Minor


The ResourceCalculator used by CapacityScheduler is read from a configuration file entry capacity-scheduler.xml yarn.scheduler.capacity.resource-calculator. This allows for custom implementations that implement the ResourceCalculator interface to be plugged in. It would be nice to have the same functionality in FairScheduler and FifoScheduler.



--
This message was sent by Atlassian JIRA
(v6.2#6252)