Details
-
Task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Right now it's not possible to specify distinct app and queue ordering policies since they share the same ordering-policy suffix.
There's already a TODO in CapacitySchedulerConfiguration for this. This Jira intends to fix it.
// TODO (wangda): We need to better distinguish app ordering policy and queue // ordering policy's classname / configuration options, etc. And dedup code // if possible.
Attachments
Attachments
Issue Links
- is required by
-
YARN-9736 Recursively configure app ordering policies
- Open