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
This commit is contained in:
parent
f44451bd58
commit
fbc9db6954
|
@ -2528,6 +2528,9 @@ Release 0.23.11 - UNRELEASED
|
||||||
|
|
||||||
HADOOP-10332. HttpServer's jetty audit log always logs 200 OK (jeagles)
|
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
|
Release 0.23.10 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
|
@ -72,6 +72,6 @@ Apache Hadoop NextGen MapReduce (YARN)
|
||||||
monitoring for progress.
|
monitoring for progress.
|
||||||
|
|
||||||
MRV2 maintains <<API compatibility>> with previous stable release
|
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.
|
unchanged on top of MRv2 with just a recompile.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue