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 "Carlo Curino (JIRA)" <ji...@apache.org> on 2014/04/24 07:11:15 UTC

[jira] [Updated] (YARN-1957) ProportionalCapacitPreemptionPolicy handling of corner cases...

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

Carlo Curino updated YARN-1957:
-------------------------------

    Attachment: YARN-1957.patch

Patch for both zero-size queues and max-capacity.

> ProportionalCapacitPreemptionPolicy handling of corner cases...
> ---------------------------------------------------------------
>
>                 Key: YARN-1957
>                 URL: https://issues.apache.org/jira/browse/YARN-1957
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: Carlo Curino
>            Assignee: Carlo Curino
>         Attachments: YARN-1957.patch
>
>
> The current version of ProportionalCapacityPreemptionPolicy should be improved to deal with the following two scenarios:
> 1) when rebalancing over-capacity allocations, it potentially preempts without considering the maxCapacity constraints of a queue (i.e., preempting possibly more than strictly necessary)
> 2) a zero capacity queue is preempted even if there is no demand (coherent with old use of zero-capacity to disabled queues)
> The proposed patch fixes both issues, and introduce few new test cases.



--
This message was sent by Atlassian JIRA
(v6.2#6252)