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 "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/02/27 18:14:05 UTC

[jira] [Assigned] (YARN-3274) FIFOScheduler should assign the same container number up to ResourceRequest ask for ANY

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

Varun Saxena reassigned YARN-3274:
----------------------------------

    Assignee: Varun Saxena

> FIFOScheduler should assign the same container number up to ResourceRequest ask for ANY
> ---------------------------------------------------------------------------------------
>
>                 Key: YARN-3274
>                 URL: https://issues.apache.org/jira/browse/YARN-3274
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: scheduler
>    Affects Versions: 2.7.0
>            Reporter: Junping Du
>            Assignee: Varun Saxena
>
> Per discussion in MAPREDUCE-5583, FifoScheduler should assign containers that up to the number of containers specified in ResourceRequest for ANY which is not true today. It only check number of ResourceRequest for ANY >0, then go ahead to allocate containers according to other locality request which could exceed the number in ANY. 
> This behavior is not consistent with other Schedulers, like: CS or FS, and not meet our expectation, so we should fix this.



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