Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
CapacitySchedulerConfiguration#getAllUsersWeightsForQueue is called in a O(n^2) fashion in AbstractCSQueue#setupQueueConfigs. This could be optimised by incorporating the ConfigurationProperties introduced in YARN-10838.
Attachments
Issue Links
- breaks
-
HADOOP-18021 Provide a public wrapper of Configuration#substituteVars
- Resolved
- links to