Preparing for hadoop-2.1.1-beta release.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1523890 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
877f7adb14
commit
492ecd34c4
@ -363,7 +363,19 @@ Release 2.3.0 - UNRELEASED
|
|||||||
|
|
||||||
HADOOP-9908. Fix NPE when versioninfo properties file is missing (todd)
|
HADOOP-9908. Fix NPE when versioninfo properties file is missing (todd)
|
||||||
|
|
||||||
Release 2.1.1-beta - UNRELEASED
|
Release 2.2.0 - UNRELEASED
|
||||||
|
|
||||||
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
NEW FEATURES
|
||||||
|
|
||||||
|
IMPROVEMENTS
|
||||||
|
|
||||||
|
OPTIMIZATIONS
|
||||||
|
|
||||||
|
BUG FIXES
|
||||||
|
|
||||||
|
Release 2.1.1-beta - 2013-09-23
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -303,7 +303,19 @@ Release 2.3.0 - UNRELEASED
|
|||||||
HDFS-5170. BlockPlacementPolicyDefault uses the wrong classname when
|
HDFS-5170. BlockPlacementPolicyDefault uses the wrong classname when
|
||||||
alerting to enable debug logging. (Andrew Wang)
|
alerting to enable debug logging. (Andrew Wang)
|
||||||
|
|
||||||
Release 2.1.1-beta - UNRELEASED
|
Release 2.2.0 - UNRELEASED
|
||||||
|
|
||||||
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
NEW FEATURES
|
||||||
|
|
||||||
|
IMPROVEMENTS
|
||||||
|
|
||||||
|
OPTIMIZATIONS
|
||||||
|
|
||||||
|
BUG FIXES
|
||||||
|
|
||||||
|
Release 2.1.1-beta - 2013-09-23
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
@ -175,7 +175,19 @@ Release 2.3.0 - UNRELEASED
|
|||||||
MAPREDUCE-5404. HSAdminServer does not use ephemeral ports in minicluster
|
MAPREDUCE-5404. HSAdminServer does not use ephemeral ports in minicluster
|
||||||
mode (Ted Yu via jlowe)
|
mode (Ted Yu via jlowe)
|
||||||
|
|
||||||
Release 2.1.1-beta - UNRELEASED
|
Release 2.2.0 - UNRELEASED
|
||||||
|
|
||||||
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
NEW FEATURES
|
||||||
|
|
||||||
|
IMPROVEMENTS
|
||||||
|
|
||||||
|
OPTIMIZATIONS
|
||||||
|
|
||||||
|
BUG FIXES
|
||||||
|
|
||||||
|
Release 2.1.1-beta - 2013-09-23
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
@ -38,7 +38,19 @@ Release 2.3.0 - UNRELEASED
|
|||||||
YARN-1060. Two tests in TestFairScheduler are missing @Test annotation
|
YARN-1060. Two tests in TestFairScheduler are missing @Test annotation
|
||||||
(Niranjan Singh via Sandy Ryza)
|
(Niranjan Singh via Sandy Ryza)
|
||||||
|
|
||||||
Release 2.1.1-beta - UNRELEASED
|
Release 2.2.0 - UNRELEASED
|
||||||
|
|
||||||
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
NEW FEATURES
|
||||||
|
|
||||||
|
IMPROVEMENTS
|
||||||
|
|
||||||
|
OPTIMIZATIONS
|
||||||
|
|
||||||
|
BUG FIXES
|
||||||
|
|
||||||
|
Release 2.1.1-beta - 2013-09-23
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user