@@ -509,6 +509,18 @@ Release 2.8.0 - UNRELEASED
HADOOP-11800. Clean up some test methods in TestCodec.java.
(Brahma Reddy Battula via aajisaka)
+Release 2.7.1 - UNRELEASED
+
+ INCOMPATIBLE CHANGES
+ NEW FEATURES
+ IMPROVEMENTS
+ OPTIMIZATIONS
+ BUG FIXES
Release 2.7.0 - UNRELEASED
INCOMPATIBLE CHANGES
@@ -463,6 +463,18 @@ Release 2.8.0 - UNRELEASED
HDFS-8091: ACLStatus and XAttributes should be presented to
INodeAttributesProvider before returning to client (asuresh)
@@ -327,6 +327,18 @@ Release 2.8.0 - UNRELEASED
MAPREDUCE-6266. Job#getTrackingURL should consistently return a proper URL
(rchiang via rkanter)
@@ -165,6 +165,18 @@ Release 2.8.0 - UNRELEASED
YARN-3465. Use LinkedHashMap to preserve order of resource requests.
(Zhihai Xu via kasha)