Repository: hadoop
Updated Branches:
  refs/heads/branch-2 ac856893e -> 57d79f908


Update CHANGES.txt to reflect recent commits to branch-2.7 and branch-2.6.
(cherry picked from commit fba6e9f5ef3d032986888117b3e53808e7dcf873)


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

Branch: refs/heads/branch-2
Commit: 57d79f908e8da138d6222d0c7c072d9cb2760586
Parents: ac85689
Author: Jason Lowe <jl...@apache.org>
Authored: Tue Feb 9 16:54:45 2016 +0000
Committer: Jason Lowe <jl...@apache.org>
Committed: Tue Feb 9 16:55:40 2016 +0000

----------------------------------------------------------------------
 hadoop-mapreduce-project/CHANGES.txt | 6 ++++++
 hadoop-yarn-project/CHANGES.txt      | 3 +++
 2 files changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/57d79f90/hadoop-mapreduce-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-mapreduce-project/CHANGES.txt 
b/hadoop-mapreduce-project/CHANGES.txt
index b9cd757..03ce515 100644
--- a/hadoop-mapreduce-project/CHANGES.txt
+++ b/hadoop-mapreduce-project/CHANGES.txt
@@ -456,6 +456,9 @@ Release 2.7.3 - UNRELEASED
     MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal() (Xuan Gong
     via jlowe)
 
+    MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host
+    (zhihai xu via jlowe)
+
 Release 2.7.2 - 2016-01-25
 
   INCOMPATIBLE CHANGES
@@ -740,6 +743,9 @@ Release 2.6.5 - UNRELEASED
 
   BUG FIXES
 
+    MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host
+    (zhihai xu via jlowe)
+
 Release 2.6.4 - UNRELEASED
 
   INCOMPATIBLE CHANGES

http://git-wip-us.apache.org/repos/asf/hadoop/blob/57d79f90/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 634136e..338553c 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -1421,6 +1421,9 @@ Release 2.7.3 - UNRELEASED
     YARN-3102. Decommisioned Nodes not listed in Web UI (Kuhu Shukla via
     jlowe)
 
+    YARN-3602. 
TestResourceLocalizationService.testPublicResourceInitializesLocalDir
+    fails Intermittently due to IOException from cleanup. (zhihai xu via xgong)
+
 Release 2.7.2 - 2016-01-25
 
   INCOMPATIBLE CHANGES

Reply via email to