Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Currently there are a handful of ways in which queues are able to access node labels. A non-exhaustive list of these are:
- configuredNodeLabels
- getNodeLabelsForQueue()
- QueueCapacities#getNodePartitionsSet()
- ResourceUsage#getNodePartitionsSet()
- accessibleNodeLabels
It is worth revisiting, as there already is a bug, which was implicitly caused by this inconsistency (YARN-11016).
Attachments
Issue Links
- relates to
-
YARN-11016 Queue weight is incorrectly reset to zero
- Resolved
- links to