Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Reviewed
Description
Links to Github comments from gandras:
- https://github.com/apache/hadoop/pull/3551#discussion_r730728783
- https://github.com/apache/hadoop/pull/3551#discussion_r730729218
- https://github.com/apache/hadoop/pull/3551#discussion_r730729717
- https://github.com/apache/hadoop/pull/3551#discussion_r730736115
- https://github.com/apache/hadoop/pull/3551#discussion_r730741596
The required changes are the following:
- QueueNodeLabelsSettings: Incorporate QueuePath
- QueueAppLifetimeAndLimitSettings: Simplify parentQueue null check
- QueueAllocationSettings: Remove comment starting with: "/*
YARN-10869: When using AutoCreatedLeafQueues, the passed configuration" - Only ifYARN-10929got merged.
Attachments
Issue Links
- relates to
-
YARN-10982 Replace all occurences of queuePath with the new QueuePath class
- Resolved
-
YARN-11041 Replace all occurences of queuePath with the new QueuePath class - followup
- Resolved
-
YARN-10904 Remove unnecessary fields from AbstractCSQueue or group fields by feature if possible
- Resolved
- links to