Update CHANGES.txt for commit of MR-6549 to branch-2.7 and branch-2.6.

(cherry picked from commit 43acf9ab8e)
This commit is contained in:
Jason Lowe 2015-11-30 17:54:39 +00:00
parent 669743ce11
commit 854ef2be5b
1 changed files with 6 additions and 0 deletions

View File

@ -394,6 +394,9 @@ Release 2.7.3 - UNRELEASED
MAPREDUCE-5883. "Total megabyte-seconds" in job counters is slightly
misleading (Nathan Roberts via jlowe)
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause
duplicate records (wilfreds via rkanter)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES
@ -699,6 +702,9 @@ Release 2.6.3 - UNRELEASED
MAPREDUCE-5883. "Total megabyte-seconds" in job counters is slightly
misleading (Nathan Roberts via jlowe)
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause
duplicate records (wilfreds via rkanter)
Release 2.6.2 - 2015-10-28
INCOMPATIBLE CHANGES