Browse Source

YARN-1711. Policy to enforce instantaneous and over-time quotas on user reservation. Contributed by Carlo Curino and Subru Krishnan.

carlo curino 10 years ago
parent
commit
3c192716ec
1 changed files with 3 additions and 0 deletions
  1. 3 0
      YARN-1051-CHANGES.txt

+ 3 - 0
YARN-1051-CHANGES.txt

@@ -14,3 +14,6 @@ subru)
 YARN-1710. Logic to find allocations within a Plan that satisfy 
 YARN-1710. Logic to find allocations within a Plan that satisfy 
 user ReservationRequest(s). (Carlo Curino and Subru Krishnan via 
 user ReservationRequest(s). (Carlo Curino and Subru Krishnan via 
 curino) 
 curino) 
+
+YARN-1711. Policy to enforce instantaneous and over-time quotas 
+on user reservations. (Carlo Curino and Subru Krishnan via curino)