Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- Dependent
-
YARN-9936 Support vector of capacity percentages in Capacity Scheduler configuration
- Resolved
- is related to
-
YARN-10505 Extend the maximum-capacity property to support Fair Scheduler migration
- Resolved