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 "Konstantinos Karanasos (JIRA)" <ji...@apache.org> on 2014/11/20 20:41:34 UTC

[jira] [Created] (YARN-2887) AM policies for choosing type of containers

Konstantinos Karanasos created YARN-2887:
--------------------------------------------

             Summary: AM policies for choosing type of containers
                 Key: YARN-2887
                 URL: https://issues.apache.org/jira/browse/YARN-2887
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Konstantinos Karanasos


Each AM can employ policies that determine what type of container (guaranteed-start or queueable) should be requested for each task. 
An example policy may be to use only guaranteed-start or only queueable containers, or to randomly pick a percentage of the requests to be queueable, or to choose the container type based on the characteristics of the tasks.



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