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 "Eric Payne (JIRA)" <ji...@apache.org> on 2017/10/31 20:43:01 UTC

[jira] [Updated] (YARN-7424) Capacity Scheduler Intra-queue preemption: add property to only preempt up to configured MULP

     [ https://issues.apache.org/jira/browse/YARN-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Payne updated YARN-7424:
-----------------------------
    Description: 
If the queue's configured minimum user limit percent (MULP) is something small like 1%, all users will max out well over their MULP until 100 users have apps in the queue. Since the intra-queue preemption monitor tries to balance the resource among the users, most of the time in this use case it will be preempting containers on behalf of users that are already over their MULP guarantee.

This JIRA proposes that a property should be provided so that a queue can be configured to only preempt on behalf of a user until that user has reached its MULP.


  was:




> Capacity Scheduler Intra-queue preemption: add property to only preempt up to configured MULP
> ---------------------------------------------------------------------------------------------
>
>                 Key: YARN-7424
>                 URL: https://issues.apache.org/jira/browse/YARN-7424
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacity scheduler, scheduler preemption
>    Affects Versions: 3.0.0-beta1, 2.8.2
>            Reporter: Eric Payne
>
> If the queue's configured minimum user limit percent (MULP) is something small like 1%, all users will max out well over their MULP until 100 users have apps in the queue. Since the intra-queue preemption monitor tries to balance the resource among the users, most of the time in this use case it will be preempting containers on behalf of users that are already over their MULP guarantee.
> This JIRA proposes that a property should be provided so that a queue can be configured to only preempt on behalf of a user until that user has reached its MULP.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org