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

Sean Po updated YARN-5211:
--------------------------
    Description: YARN-1051 introduced a ReservationSytem that enables the YARN 
RM to handle time explicitly, i.e. users can now "reserve" capacity ahead of 
time which is predictably allocated to them. Currently, the ReservationSystem 
currently has an implicit FIFO priority. This JIRA tracks effort to generalize 
this to arbitrary priority. This is non-trivial as the greedy nature of our 
ReservationAgents might need to be revisited if not enough space if found for 
late-arriving but higher priority reservations.   (was: The ReservationSystem 
currently has an implicit FIFO priority. This JIRA tracks effort to generalize 
this to arbitrary priority. This is non-trivial as the greedy nature of our 
ReservationAgents might need to be revisited if not enough space if found for 
late-arriving but higher priority reservations. )

> Supporting "priorities" in the ReservationSystem
> ------------------------------------------------
>
>                 Key: YARN-5211
>                 URL: https://issues.apache.org/jira/browse/YARN-5211
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacityscheduler, fairscheduler, resourcemanager
>            Reporter: Carlo Curino
>            Assignee: Sean Po
>
> YARN-1051 introduced a ReservationSytem that enables the YARN RM to handle 
> time explicitly, i.e. users can now "reserve" capacity ahead of time which is 
> predictably allocated to them. Currently, the ReservationSystem currently has 
> an implicit FIFO priority. This JIRA tracks effort to generalize this to 
> arbitrary priority. This is non-trivial as the greedy nature of our 
> ReservationAgents might need to be revisited if not enough space if found for 
> late-arriving but higher priority reservations. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to