diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index d445e6cf2d1..2957ffe702d 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -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