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/22 15:28:00 UTC

[jira] [Comment Edited] (YARN-10316) FS-CS converter: convert maxAppsDefault, maxRunningApps settings

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

Peter Bacsko edited comment on YARN-10316 at 6/22/20, 3:27 PM:
---------------------------------------------------------------

I'm not sure if negative numbers are treated as errors. I haven't seen any preconditions & errors checks in FS either, so it's likely that all comparisons will be performed against the negative value (which doesn't really cause any harm during runtime).


was (Author: pbacsko):
I'm not sure if negative numbers are treated as errors. I haven't seen any preconditions & errors checks in FS either, so it's likely that all comparisons will be performed against the value -1 (which doesn't really cause any harm).

> FS-CS converter: convert maxAppsDefault, maxRunningApps settings
> ----------------------------------------------------------------
>
>                 Key: YARN-10316
>                 URL: https://issues.apache.org/jira/browse/YARN-10316
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>              Labels: fs2cs
>         Attachments: YARN-10136-001.patch, YARN-10316-002.patch, YARN-10316-003.patch
>
>
> In YARN-9930, support for maximum running applications (called "max parallel apps") has been introduced.
> The converter now can handle the following settings in {{fair-scheduler.xml}}:
>  * {{<maxRunningApps>}} per user
>  * {{<maxRunningApps>}} per queue
>  * {{<userMaxAppsDefault>}} 
>  * {{<queueMaxAppsDefault>}}



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