Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
None
-
Reviewed
Description
Similar to how the template configuration works for ManagedParents, we need to support templates for the new auto queue creation logic. Proposition is to allow wildcards in template configs such as:
yarn.scheduler.capacity.root.*.*.weight 10
which would mean, that set weight to 10 of every leaf of every parent under root.
We should possibly take an approach, that could support arbitrary depth of template configuration, because we might need to lift the limitation of auto queue nesting.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-10645 Fix queue state related update for auto created queue.
- Resolved