Update CHANGES.txt to reflect commit of MR-6273 to branch-2.6

(cherry picked from commit 6ae9efaf59)
This commit is contained in:
Jason Lowe 2015-10-30 15:18:53 +00:00
parent 8dce482f61
commit 055e11c53e
1 changed files with 4 additions and 0 deletions

View File

@ -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