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 "Peter Bacsko (Jira)" <ji...@apache.org> on 2020/06/05 10:20:00 UTC

[jira] [Resolved] (YARN-9887) Capacity scheduler: add support for limiting maxRunningApps per user

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

Peter Bacsko resolved YARN-9887.
--------------------------------
    Resolution: Duplicate

Closing this as duplicate. Implementation is tracked under YARN-9930.

> Capacity scheduler: add support for limiting maxRunningApps per user
> --------------------------------------------------------------------
>
>                 Key: YARN-9887
>                 URL: https://issues.apache.org/jira/browse/YARN-9887
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacity scheduler
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>
> Fair Scheduler supports limiting the number of applications that a particular user can submit:
> {noformat}
> <user name="someuser">
>   <maxRunningApps>10</maxRunningApps>
> </user>
> {noformat}
> Capacity Scheduler does not have an exact equivalent.



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