Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
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.
Attachments
Attachments
Issue Links
- relates to
-
YARN-5326 Support for recurring reservations in the YARN ReservationSystem
- Resolved
1.
|
Expose priority in ReservationSystem submission APIs | Resolved | Sean Po | |
2.
|
Add JMX metrics for Priority Reservation Agent | Open | Sean Po | |
3.
|
Add a PriorityAgent in ReservationSystem | Patch Available | Sean Po | |
4.
|
Add a priority-aware Replanner | Open | Sean Po |