Andras Gyori created YARN-11017:
-----------------------------------

             Summary: Unify node label access in queues
                 Key: YARN-11017
                 URL: https://issues.apache.org/jira/browse/YARN-11017
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: capacity scheduler
            Reporter: Andras Gyori


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).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to