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 "William W. Graham Jr (Jira)" <ji...@apache.org> on 2020/06/01 21:59:00 UTC

[jira] [Created] (YARN-10302) Support custom packing algorithm for FairScheduler

William W. Graham Jr created YARN-10302:
-------------------------------------------

             Summary: Support custom packing algorithm for FairScheduler
                 Key: YARN-10302
                 URL: https://issues.apache.org/jira/browse/YARN-10302
             Project: Hadoop YARN
          Issue Type: New Feature
            Reporter: William W. Graham Jr


The {{FairScheduler}} class allocates containers to nodes based on the node with the most available memory[0]. Create the ability to instead configure a custom packing algorithm with different logic. For instance for effective auto scaling, a bin packing algorithm might be a better choice.

0 - https://github.com/apache/hadoop/blob/56b7571131b0af03b32bf1c5673c32634652df21/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/FairScheduler.java#L1034-L1043



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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