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

Wangda Tan commented on YARN-9887:
----------------------------------

[~pbacsko], [~epayne], IIRC the max app per user in FS is across queues, but CS 
workaround mentioned by Eric is per queue. 

For the convertion tool, I think it might be good enough to document and move 
on, adding another app-limit per user globally sounds like creating more issues 
for troubleshooting.

> 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