Update CHANGES.txt to reflect commit of MR-5982 to 2.7.2

(cherry picked from commit f97dc034fe)
This commit is contained in:
Jason Lowe 2015-09-18 19:24:10 +00:00
parent 6c66dd4875
commit 9240a021fc
1 changed files with 3 additions and 3 deletions

View File

@ -296,9 +296,6 @@ Release 2.8.0 - UNRELEASED
MAPREDUCE-5002. AM could potentially allocate a reduce container to a map
attempt (Chang Li via jlowe)
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can
disappear (Chang Li via jlowe)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES
@ -337,6 +334,9 @@ Release 2.7.2 - UNRELEASED
position/key information for uncompressed input sometimes. (Zhihai Xu via
jlowe)
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can
disappear (Chang Li via jlowe)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES