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

Peter Bacsko commented on YARN-9887:
------------------------------------

[~epayne] sorry for the delayed answer. Thanks for the info, I'm not really an 
expert at CS yet, so it's very useful.

It looks good as a workaround when we convert from an existing Fair scheduler 
configuration, but I believe that later on we need something that is exactly 
the same as "maxRunningApps".

cc [~sunilg], [~leftnoteasy]

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

Reply via email to