You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Szilard Nemeth (Jira)" <ji...@apache.org> on 2022/06/20 13:06:00 UTC

[jira] [Resolved] (YARN-11185) Pending app metrics are increased doubly when a queue reaches its max-parallel-apps limit

     [ https://issues.apache.org/jira/browse/YARN-11185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Szilard Nemeth resolved YARN-11185.
-----------------------------------
    Resolution: Fixed

> Pending app metrics are increased doubly when a queue reaches its max-parallel-apps limit
> -----------------------------------------------------------------------------------------
>
>                 Key: YARN-11185
>                 URL: https://issues.apache.org/jira/browse/YARN-11185
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler
>            Reporter: András Győri
>            Assignee: András Győri
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> When an application is submitted to a queue, its pending app metric is increased, even, if the application reached the queue's max-parallel-apps limit. If this application is allowed to run in the future because some other application is finished, the application is submitted to the queue again, increasing the pending app queue and user metrics again. Even if the application finishes, it can only decrease the pending metric by one, which makes the pending app metric monotonically increasing, whereas the ideal state should eventually be 0.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org