Wilfred Spiegelenburg created YARN-8967:
-------------------------------------------

             Summary: Change FairScheduler to use PlacementRule interface
                 Key: YARN-8967
                 URL: https://issues.apache.org/jira/browse/YARN-8967
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: capacityscheduler, fairscheduler
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The PlacementRule interface was introduced to be used by all schedulers as per 
YARN-3635. The CapacityScheduler is using it but the FairScheduler is not and 
is using its own rule definition.

YARN-8948 cleans up the implementation and removes the CS references which 
should allow this change to go through.
This would be the first step in using one placement rule engine for both 
schedulers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to