YARN-1462. Correct fix version from branch-2.7.1 to branch-2.8 in
CHANGES.txt


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

Branch: refs/heads/YARN-2928
Commit: 7505e35e56a0f6e91d50f00d9c915aa46dca4fff
Parents: 850e488
Author: Xuan <xg...@apache.org>
Authored: Mon Jun 1 11:39:00 2015 -0700
Committer: Zhijie Shen <zjs...@apache.org>
Committed: Tue Jun 2 16:44:22 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/7505e35e/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 807165f..543d9cf 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -374,6 +374,9 @@ Release 2.8.0 - UNRELEASED
     YARN-3467. Expose allocatedMB, allocatedVCores, and runningContainers 
metrics on 
     running Applications in RM Web UI. (Anubhav Dhoot via kasha)
 
+    YARN-1462. Made RM write application tags to timeline server and exposed 
them
+    to users via generic history web UI and REST API. (Xuan Gong via zjshen)
+
   OPTIMIZATIONS
 
     YARN-3339. TestDockerContainerExecutor should pull a single image and not
@@ -584,9 +587,6 @@ Release 2.7.1 - UNRELEASED
     YARN-3723. Need to clearly document primaryFilter and otherInfo value type.
     (Zhijie Shen via xgong)
 
-    YARN-1462. Made RM write application tags to timeline server and exposed 
them
-    to users via generic history web UI and REST API. (Xuan Gong via zjshen)
-
   OPTIMIZATIONS
 
   BUG FIXES

Reply via email to