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 "Szilard Nemeth (Jira)" <ji...@apache.org> on 2021/08/18 09:15:00 UTC

[jira] [Created] (YARN-10887) Investigation: Decouple capacity and max-capacity modes

Szilard Nemeth created YARN-10887:
-------------------------------------

             Summary: Investigation: Decouple capacity and max-capacity modes
                 Key: YARN-10887
                 URL: https://issues.apache.org/jira/browse/YARN-10887
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Szilard Nemeth


Currently Fair Scheduler supports the following 3 kinds of settings:
 * Single percentage (relative to parent) i.e. "X%"
 * A set of percentages (relative to parent) i.e. "X% cpu, Y% memory"
 * Absolute resources i.e. "X mb, Y vcores"

Please note, that the new, recommended format does not support the single percentage mode, only the last 2, like: “vcores=X, memory-mb=Y” or “vcores=X%, memory-mb=Y%” respectively.

It is recommended that all three formats are supported for maximum-capacity in CS after introducing weight mode.



--
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