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/25 11:56:00 UTC

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

    [ https://issues.apache.org/jira/browse/YARN-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17308625#comment-17308625 ] 

Qi Zhu commented on YARN-10711:
-------------------------------

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

Updated a patch for review.

Thanks.

> 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
>            Priority: Major
>         Attachments: YARN-10711.001.patch
>
>
> {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