Pārlūkot izejas kodu

HADOOP-8826. Docs still refer to 0.20.205 as stable line (Mit Desai via jeagles)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1586687 13f79535-47bb-0310-9956-ffa450edef68
Jonathan Turner Eagles 11 gadi atpakaļ
vecāks
revīzija
fbc9db6954

+ 3 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -2528,6 +2528,9 @@ Release 0.23.11 - UNRELEASED
 
     HADOOP-10332. HttpServer's jetty audit log always logs 200 OK (jeagles)
 
+    HADOOP-8826. Docs still refer to 0.20.205 as stable line (Mit Desai via
+    jeagles)
+
 Release 0.23.10 - UNRELEASED
 
   INCOMPATIBLE CHANGES

+ 1 - 1
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/apt/YARN.apt.vm

@@ -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.