|
@@ -125,9 +125,6 @@ Trunk (unreleased changes)
|
|
HADOOP-6803. Add native gzip read/write coverage to TestCodec.
|
|
HADOOP-6803. Add native gzip read/write coverage to TestCodec.
|
|
(Eli Collins via tomwhite)
|
|
(Eli Collins via tomwhite)
|
|
|
|
|
|
- HADOOP-6934. Test for ByteWritable comparator.
|
|
|
|
- (Johannes Zillmann via Eli Collins)
|
|
|
|
-
|
|
|
|
HADOOP-6950. Suggest that HADOOP_CLASSPATH should be preserved in
|
|
HADOOP-6950. Suggest that HADOOP_CLASSPATH should be preserved in
|
|
hadoop-env.sh.template. (Philip Zeyliger via Eli Collins)
|
|
hadoop-env.sh.template. (Philip Zeyliger via Eli Collins)
|
|
|
|
|
|
@@ -229,12 +226,6 @@ Trunk (unreleased changes)
|
|
HADOOP-6453. Hadoop wrapper script shouldn't ignore an existing
|
|
HADOOP-6453. Hadoop wrapper script shouldn't ignore an existing
|
|
JAVA_LIBRARY_PATH. (Chad Metcalf via jghoman)
|
|
JAVA_LIBRARY_PATH. (Chad Metcalf via jghoman)
|
|
|
|
|
|
- HADOOP-6925. BZip2Codec incorrectly implements read().
|
|
|
|
- (Todd Lipcon via Eli Collins)
|
|
|
|
-
|
|
|
|
- HADOOP-6833. IPC leaks call parameters when exceptions thrown.
|
|
|
|
- (Todd Lipcon via Eli Collins)
|
|
|
|
-
|
|
|
|
HADOOP-6932. Namenode start (init) fails because of invalid kerberos
|
|
HADOOP-6932. Namenode start (init) fails because of invalid kerberos
|
|
key, even when security set to "simple" (boryas)
|
|
key, even when security set to "simple" (boryas)
|
|
|
|
|
|
@@ -262,7 +253,26 @@ Trunk (unreleased changes)
|
|
HADOOP-6989. Correct the parameter for SetFile to set the value type
|
|
HADOOP-6989. Correct the parameter for SetFile to set the value type
|
|
for SetFile to be NullWritable instead of the key. (cdouglas via omalley)
|
|
for SetFile to be NullWritable instead of the key. (cdouglas via omalley)
|
|
|
|
|
|
-Release 0.21.0 - Unreleased
|
|
|
|
|
|
+Release 0.21.1 - Unreleased
|
|
|
|
+
|
|
|
|
+ IMPROVEMENTS
|
|
|
|
+
|
|
|
|
+ HADOOP-6934. Test for ByteWritable comparator.
|
|
|
|
+ (Johannes Zillmann via Eli Collins)
|
|
|
|
+
|
|
|
|
+ HADOOP-6786. test-patch needs to verify Herriot integrity (cos)
|
|
|
|
+
|
|
|
|
+ BUG FIXES
|
|
|
|
+
|
|
|
|
+ HADOOP-6925. BZip2Codec incorrectly implements read().
|
|
|
|
+ (Todd Lipcon via Eli Collins)
|
|
|
|
+
|
|
|
|
+ HADOOP-6833. IPC leaks call parameters when exceptions thrown.
|
|
|
|
+ (Todd Lipcon via Eli Collins)
|
|
|
|
+
|
|
|
|
+ HADOOP-6971. Clover build doesn't generate per-test coverage (cos)
|
|
|
|
+
|
|
|
|
+Release 0.21.0 - 2010-08-13
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
INCOMPATIBLE CHANGES
|
|
|
|
|
|
@@ -1135,8 +1145,6 @@ Release 0.21.0 - Unreleased
|
|
HADOOP-6821. Document changes to memory monitoring. (Hemanth Yamijala
|
|
HADOOP-6821. Document changes to memory monitoring. (Hemanth Yamijala
|
|
via tomwhite)
|
|
via tomwhite)
|
|
|
|
|
|
- HADOOP-6786. test-patch needs to verify Herriot integrity (cos)
|
|
|
|
-
|
|
|
|
OPTIMIZATIONS
|
|
OPTIMIZATIONS
|
|
|
|
|
|
HADOOP-5595. NameNode does not need to run a replicator to choose a
|
|
HADOOP-5595. NameNode does not need to run a replicator to choose a
|
|
@@ -1854,8 +1862,6 @@ Release 0.21.0 - Unreleased
|
|
HADOOP-6875. [Herriot] Cleanup of temp. configurations is needed upon
|
|
HADOOP-6875. [Herriot] Cleanup of temp. configurations is needed upon
|
|
restart of a cluster (Vinay Thota via cos)
|
|
restart of a cluster (Vinay Thota via cos)
|
|
|
|
|
|
- HADOOP-6971. Clover build doesn't generate per-test coverage (cos)
|
|
|
|
-
|
|
|
|
Release 0.20.3 - Unreleased
|
|
Release 0.20.3 - Unreleased
|
|
|
|
|
|
NEW FEATURES
|
|
NEW FEATURES
|
|
@@ -2911,7 +2917,7 @@ Release 0.20.0 - 2009-04-15
|
|
HADOOP-5645. After HADOOP-4920 we need a place to checkin
|
|
HADOOP-5645. After HADOOP-4920 we need a place to checkin
|
|
releasenotes.html. (nigel)
|
|
releasenotes.html. (nigel)
|
|
|
|
|
|
-Release 0.19.2 - Unreleased
|
|
|
|
|
|
+Release 0.19.2 - 2009-06-30
|
|
|
|
|
|
BUG FIXES
|
|
BUG FIXES
|
|
|
|
|