Repository: hadoop
Updated Branches:
  refs/heads/branch-2 8dce482f6 -> 055e11c53


Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6
(cherry picked from commit 6ae9efaf5949bd5a5f4fd99b5777ce8f6d7f3a2c)


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

Branch: refs/heads/branch-2
Commit: 055e11c53e72ee8f5c43fe973dfe778dd80da3f9
Parents: 8dce482
Author: Jason Lowe <[email protected]>
Authored: Fri Oct 30 15:18:53 2015 +0000
Committer: Jason Lowe <[email protected]>
Committed: Fri Oct 30 15:19:49 2015 +0000

----------------------------------------------------------------------
 hadoop-mapreduce-project/CHANGES.txt | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/055e11c5/hadoop-mapreduce-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-mapreduce-project/CHANGES.txt 
b/hadoop-mapreduce-project/CHANGES.txt
index f294fdd..6bd1f95 100644
--- a/hadoop-mapreduce-project/CHANGES.txt
+++ b/hadoop-mapreduce-project/CHANGES.txt
@@ -616,6 +616,10 @@ Release 2.6.3 - UNRELEASED
 
   BUG FIXES
 
+    MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists 
to 
+    avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED state.
+    (zhihai xu via devaraj)
+
 Release 2.6.2 - 2015-10-21
 
   INCOMPATIBLE CHANGES

Reply via email to