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 "Benjamin Teke (Jira)" <ji...@apache.org> on 2021/05/11 15:13:00 UTC

[jira] [Comment Edited] (YARN-10505) Extend the maximum-capacity property to support Fair Scheduler migration

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

Benjamin Teke edited comment on YARN-10505 at 5/11/21, 3:12 PM:
----------------------------------------------------------------

After an offline discussion with [~gandras] I reopened this ticket. This tracks the percentage mode changes, so completing this item will result in two new max capacity modes: a relative to the parent mode and a relative to the whole cluster (aka Absolute percentage) mode.


was (Author: bteke):
After an offline discussion with [~gandras] I reopened this ticket. This track the percentage mode changes, after completing this item a relative to the parent and a relative to the whole cluster (aka Absolute percentage) mode should be available.

> Extend the maximum-capacity property to support Fair Scheduler migration
> ------------------------------------------------------------------------
>
>                 Key: YARN-10505
>                 URL: https://issues.apache.org/jira/browse/YARN-10505
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Benjamin Teke
>            Priority: Major
>
> The property root.users.maximum-capacity could mean the following things:
>  * Relative Percentage: maximum capacity relative to its parent. If it’s set to 50, then it means that the capacity is capped with respect to the parent.
>  * Absolute Percentage: maximum capacity expressed as a percentage of the overall cluster capacity.
>  
> Note that Fair Scheduler supports the following settings:
>  * Single percentage (absolute)
>  * Two percentages (absolute)
>  * Absolute resources
>  
> It is recommended that all three formats are supported for maximum-capacity after introducing weight mode. 



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