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 2015/04/10 05:04:17 UTC

[jira] [Commented] (YARN-1963) Support priorities across applications within the same queue

    [ https://issues.apache.org/jira/browse/YARN-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488808#comment-14488808 ] 

Sunil G commented on YARN-1963:
-------------------------------

If we introduce a label to represent a specific application priority for configuration and usage purpose, we will get benefits of readability and ease of handling. Also IMO, we may not have a big set of priorities unto 100s o more. Eventhough if we are having more priorities, range of labels will also can help. 
{noformat}
   <alias> 
       0:VERY_LOW, 1:LOW, 2:NORMAL, 3:HIGH, 4:VERY_HIGH
   </alias>
{noformat}

[~vinodkv] , [~jlowe], [~leftnoteasy], [~eepayne] Please share your thoughts.

> Support priorities across applications within the same queue 
> -------------------------------------------------------------
>
>                 Key: YARN-1963
>                 URL: https://issues.apache.org/jira/browse/YARN-1963
>             Project: Hadoop YARN
>          Issue Type: New Feature
>          Components: api, resourcemanager
>            Reporter: Arun C Murthy
>            Assignee: Sunil G
>         Attachments: 0001-YARN-1963-prototype.patch, YARN Application Priorities Design.pdf, YARN Application Priorities Design_01.pdf
>
>
> It will be very useful to support priorities among applications within the same queue, particularly in production scenarios. It allows for finer-grained controls without having to force admins to create a multitude of queues, plus allows existing applications to continue using existing queues which are usually part of institutional memory.



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