Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
AbstractManagedParentQueue#initializeLeafQueueConfigs creates a new CapacitySchedulerConfiguration with templated configs only. We should stop doing this.
Also, there is a sorting of config keys in this method, but in the end the configs are added to the Configuration object which is an enhanced Map.
Attachments
Issue Links
- Dependent
-
YARN-11043 Clean up checkstyle warnings from YARN-11024/10907/10929
- Resolved
- requires
-
YARN-10907 Minimize usages of AbstractCSQueue#csContext
- Resolved
- links to