56972123ff
(cherry picked from commit c4918cb4cb5a267a8cfd6eace28fcfe7ad6174e8) (cherry picked from commit b6df0dddcdafd7ec67c76ea92aea3ff3e94db247) (cherry picked from commit 6bfdaf06c496c9db87c054977617c16e372325ac)
20 lines
783 B
Plaintext
20 lines
783 B
Plaintext
YARN-1707. Introduce APIs to add/remove/resize queues in the
|
|
CapacityScheduler. (Carlo Curino and Subru Krishnan via curino)
|
|
|
|
YARN-2475. Logic for responding to capacity drops for the
|
|
ReservationSystem. (Carlo Curino and Subru Krishnan via curino)
|
|
|
|
YARN-1708. Public YARN APIs for creating/updating/deleting
|
|
reservations. (Carlo Curino and Subru Krishnan via subru)
|
|
|
|
YARN-1709. In-memory data structures used to track resources over
|
|
time to enable reservations. (Carlo Curino and Subru Krishnan via
|
|
subru)
|
|
|
|
YARN-1710. Logic to find allocations within a Plan that satisfy
|
|
user ReservationRequest(s). (Carlo Curino and Subru Krishnan via
|
|
curino)
|
|
|
|
YARN-1711. Policy to enforce instantaneous and over-time quotas
|
|
on user reservations. (Carlo Curino and Subru Krishnan via curino)
|