(cherry picked from commit aad6a7d5dba5858d6e9845f18c4baec16c91911d)
@@ -395,6 +395,18 @@ Release 2.8.0 - UNRELEASED
HADOOP-8151. Error handling in snappy decompressor throws invalid
exceptions. (Matt Foley via harsh)
+Release 2.7.2 - UNRELEASED
+
+ INCOMPATIBLE CHANGES
+ NEW FEATURES
+ IMPROVEMENTS
+ OPTIMIZATIONS
+ BUG FIXES
Release 2.7.1 - UNRELEASED
INCOMPATIBLE CHANGES
@@ -635,6 +635,18 @@ Release 2.8.0 - UNRELEASED
HDFS-8546. Prune cached replicas from DatanodeDescriptor state on replica
invalidation. (wang)
@@ -248,6 +248,18 @@ Release 2.8.0 - UNRELEASED
MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host
(zhihai xu via jlowe)
@@ -517,6 +517,18 @@ Release 2.8.0 - UNRELEASED
YARN-3859. LeafQueue doesn't print user properly for application add.
(Varun Saxena via devaraj)