Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
None
Description
The GreedyReservationAgent allocates "as late as possible". Per various conversations, it seems useful to have a mirror behavior that allocates as early as possible. Also in the process we leverage improvements from YARN-4358, and implement an RLE-aware StageAllocatorGreedy(RLE), which significantly speeds up allocation.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-4358 Improve relationship between SharingPolicy and ReservationAgent
- Resolved