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 "Sunil G (JIRA)" <ji...@apache.org> on 2016/03/30 05:05:25 UTC

[jira] [Updated] (YARN-4896) ProportionalPreemptionPolicy need to handle AMResourcePercentage per partition

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

Sunil G updated YARN-4896:
--------------------------
    Description: 
In PCPP, currently we are using {{getMaxAMResourcePerQueuePercent()}} to get the max AM capacity for queue to save AM Containers from preemption. As we are now supporting MaxAMResourcePerQueuePercent per partition, PCPP also need to handle the same.



  was:
In PCPP, currently we are using {{getMaxAMResourcePerQueuePercent()}} to get the max AM capacity for queue to save AM Containers for preemption. As we are now supporting MaxAMResourcePerQueuePercent per partition, PCPP also need to handle the same.




> ProportionalPreemptionPolicy need to handle AMResourcePercentage per partition
> ------------------------------------------------------------------------------
>
>                 Key: YARN-4896
>                 URL: https://issues.apache.org/jira/browse/YARN-4896
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: capacity scheduler
>    Affects Versions: 2.7.2
>            Reporter: Sunil G
>            Assignee: Sunil G
>
> In PCPP, currently we are using {{getMaxAMResourcePerQueuePercent()}} to get the max AM capacity for queue to save AM Containers from preemption. As we are now supporting MaxAMResourcePerQueuePercent per partition, PCPP also need to handle the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)