Repository: hadoop Updated Branches: refs/heads/trunk a3fd2ccc8 -> 4eaa7fd3e
Move YARN-4092 to 2.7.2 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4eaa7fd3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4eaa7fd3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/4eaa7fd3 Branch: refs/heads/trunk Commit: 4eaa7fd3eae4412ac0b964c617b1bbb17a39d8be Parents: a3fd2cc Author: Jian He <jia...@apache.org> Authored: Mon Aug 31 17:43:36 2015 -0700 Committer: Jian He <jia...@apache.org> Committed: Mon Aug 31 17:43:36 2015 -0700 ---------------------------------------------------------------------- hadoop-yarn-project/CHANGES.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/4eaa7fd3/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index 19c1082..80cf793 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -422,9 +422,6 @@ Release 2.8.0 - UNRELEASED YARN-1556. NPE getting application report with a null appId. (Weiwei Yang via junping_du) - YARN-4092. Fixed UI redirection to print useful messages when both RMs are - in standby mode. (Xuan Gong via jianhe) - OPTIMIZATIONS YARN-3339. TestDockerContainerExecutor should pull a single image and not @@ -824,6 +821,8 @@ Release 2.7.2 - UNRELEASED YARN-3978. Configurably turn off the saving of container info in Generic AHS (Eric Payne via jeagles) + YARN-4092. Fixed UI redirection to print useful messages when both RMs are + in standby mode. (Xuan Gong via jianhe) OPTIMIZATIONS