Repository: hadoop
Updated Branches:
  refs/heads/branch-2.7 3de54ad4e -> 63213d70a


YARN-3248. Moving it to improvements section in CHANGES.txt.

(cherry picked from commit df52ff92ae42977bc743630191d1cbe1e17d00cf)


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

Branch: refs/heads/branch-2.7
Commit: 63213d70a97b19182a00e52216c4b2e340d0770c
Parents: 3de54ad
Author: Vinod Kumar Vavilapalli (I am also known as @tshooter.) 
<[email protected]>
Authored: Wed Sep 23 15:01:29 2015 -0700
Committer: Vinod Kumar Vavilapalli (I am also known as @tshooter.) 
<[email protected]>
Committed: Wed Sep 23 15:03:35 2015 -0700

----------------------------------------------------------------------
 hadoop-yarn-project/CHANGES.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/63213d70/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index fd1d326..53dab71 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -871,6 +871,9 @@ Release 2.6.1 - 2015-09-09
     YARN-3978. Configurably turn off the saving of container info in Generic 
AHS
     (Eric Payne via jeagles)
 
+    YARN-3248. Display count of nodes blacklisted by apps in the web UI.
+    (Varun Vasudev via xgong)
+
   OPTIMIZATIONS
 
   BUG FIXES
@@ -1058,9 +1061,6 @@ Release 2.6.1 - 2015-09-09
     YARN-3740. Fixed the typo in the configuration name:
     APPLICATION_HISTORY_PREFIX_MAX_APPS. (Xuan Gong via zjshen)
 
-    YARN-3248. Display count of nodes blacklisted by apps in the web UI.
-    (Varun Vasudev via xgong)
-
     YARN-3544. Got back AM logs link on the RM web UI for a completed app.
     (Xuan Gong via zjshen)
 

Reply via email to