You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Qi Zhu (Jira)" <ji...@apache.org> on 2021/03/23 09:02:00 UTC

[jira] [Created] (YARN-10711) Make CSQueueMetrics configured related field to support nodelabel.

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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org