git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1586695 13f79535-47bb-0310-9956-ffa450edef68
@@ -45,6 +45,9 @@ Release 0.23.10 - 2013-12-09
HADOOP-8704. add request logging to jetty/httpserver (jeagles)
+ HADOOP-8826. Docs still refer to 0.20.205 as stable line (Mit Desai via
+ jeagles)
+
OPTIMIZATIONS
HADOOP-9748. Reduce blocking on UGI.ensureInitialized (daryn)
@@ -19,7 +19,7 @@
Apache Hadoop 0.23
Apache Hadoop 0.23 consists of significant improvements over the previous
- stable release (hadoop-0.20.205).
+ stable release (hadoop-1.x).
Here is a short overview of the improvments to both HDFS and MapReduce.
@@ -72,6 +72,6 @@ Apache Hadoop NextGen MapReduce (YARN)
monitoring for progress.
MRV2 maintains <<API compatibility>> with previous stable release
- (hadoop-0.20.205). This means that all Map-Reduce jobs should still run
+ (hadoop-1.x). This means that all Map-Reduce jobs should still run
unchanged on top of MRv2 with just a recompile.