Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- fixes
-
YARN-10506 Update queue creation logic to use weight mode and allow the flexible static/dynamic creation
- Resolved