-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: capacity scheduler
-
Labels:None
-
Hadoop Flags:Reviewed
YARN-10506 introduced the new auto queue creation logic, however a parent == null check in CapacityScheduler#autoCreateLeafQueue will prevent a two levels queue to be created. We need to revert it back to the normal logic, also, we should wrap the auto queue handling with a lock.
- fixes
-
YARN-10506 Update queue creation logic to use weight mode and allow the flexible static/dynamic creation
-
- Resolved
-