Qi Zhu created YARN-10711:
-----------------------------

             Summary: Make CSQueueMetrics configured related field to support 
nodelabel.
                 Key: YARN-10711
                 URL: https://issues.apache.org/jira/browse/YARN-10711
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Qi Zhu
            Assignee: Qi Zhu


{code:java}
// Update configured capacity/max-capacity for default partition only
CSQueueUtils.updateConfiguredCapacityMetrics(resourceCalculator,
    labelManager.getResourceByLabel(null, clusterResource),
    RMNodeLabelsManager.NO_LABEL, this);
{code}
Now configured capacity/max-capacity only support default partition.

We should support nodelabel. 

 

cc [~pbacsko] [~gandras] [~ebadger] [~Jim_Brennan] [~epayne] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to