YARN-1709. In-memory data structures used to track resources over time to 
enable reservations.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f525b015
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f525b015
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f525b015

Branch: refs/heads/YARN-1051
Commit: f525b015835b6d6d88aad1bbb0ce8294727993f1
Parents: c96eac5
Author: subru <[email protected]>
Authored: Fri Sep 12 17:22:08 2014 -0700
Committer: subru <[email protected]>
Committed: Thu Sep 25 13:16:14 2014 -0700

----------------------------------------------------------------------
 YARN-1051-CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/f525b015/YARN-1051-CHANGES.txt
----------------------------------------------------------------------
diff --git a/YARN-1051-CHANGES.txt b/YARN-1051-CHANGES.txt
index a7c08a0..410d974 100644
--- a/YARN-1051-CHANGES.txt
+++ b/YARN-1051-CHANGES.txt
@@ -5,3 +5,6 @@ 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. 
(subru)
+
+YARN-1709. In-memory data structures used to track resources over time to
+enable reservations. (subru)

Reply via email to