Peter Bacsko created YARN-9887:
----------------------------------

             Summary: 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
            Reporter: Peter Bacsko


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

Reply via email to