|
@@ -2,29 +2,13 @@ Hadoop Change Log
|
|
|
|
|
|
Release 0.20.3 - Unreleased
|
|
Release 0.20.3 - Unreleased
|
|
|
|
|
|
- HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
|
|
|
|
- via tomwhite)
|
|
|
|
-
|
|
|
|
- MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
|
|
|
|
-
|
|
|
|
- HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
|
|
|
|
- (Todd Lipcon via tomwhite)
|
|
|
|
-
|
|
|
|
-Release 0.20.2 - 2010-2-10
|
|
|
|
|
|
+Release 0.20.2 - 2010-2-16
|
|
|
|
|
|
NEW FEATURES
|
|
NEW FEATURES
|
|
|
|
|
|
HADOOP-6218. Adds a feature where TFile can be split by Record
|
|
HADOOP-6218. Adds a feature where TFile can be split by Record
|
|
Sequence number. (Hong Tang and Raghu Angadi via ddas)
|
|
Sequence number. (Hong Tang and Raghu Angadi via ddas)
|
|
|
|
|
|
- IMPROVEMENTS
|
|
|
|
-
|
|
|
|
- HDFS-919. Create test to validate the BlocksVerified metric (Gary Murry
|
|
|
|
- via cos)
|
|
|
|
-
|
|
|
|
- HDFS-907. Add tests for getBlockLocations and totalLoad metrics.
|
|
|
|
- (Ravi Phulari via cos)
|
|
|
|
-
|
|
|
|
BUG FIXES
|
|
BUG FIXES
|
|
|
|
|
|
MAPREDUCE-112. Add counters for reduce input, output records to the new API.
|
|
MAPREDUCE-112. Add counters for reduce input, output records to the new API.
|
|
@@ -73,6 +57,11 @@ Release 0.20.2 - 2010-2-10
|
|
HDFS-761. Fix failure to process rename operation from edits log due to
|
|
HDFS-761. Fix failure to process rename operation from edits log due to
|
|
quota verification. (suresh)
|
|
quota verification. (suresh)
|
|
|
|
|
|
|
|
+ IMPROVEMENTS
|
|
|
|
+
|
|
|
|
+ HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
|
|
|
|
+ via tomwhite)
|
|
|
|
+
|
|
MAPREDUCE-1068. Fix streaming job to show proper message if file is
|
|
MAPREDUCE-1068. Fix streaming job to show proper message if file is
|
|
is not present. (Amareshwari Sriramadasu via sharad)
|
|
is not present. (Amareshwari Sriramadasu via sharad)
|
|
|
|
|
|
@@ -118,6 +107,17 @@ Release 0.20.2 - 2010-2-10
|
|
|
|
|
|
HADOOP-6524. Contrib tests are failing Clover'ed build. (cos)
|
|
HADOOP-6524. Contrib tests are failing Clover'ed build. (cos)
|
|
|
|
|
|
|
|
+ HDFS-919. Create test to validate the BlocksVerified metric (Gary Murry
|
|
|
|
+ via cos)
|
|
|
|
+
|
|
|
|
+ HDFS-907. Add tests for getBlockLocations and totalLoad metrics.
|
|
|
|
+ (Ravi Phulari via cos)
|
|
|
|
+
|
|
|
|
+ MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
|
|
|
|
+
|
|
|
|
+ HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
|
|
|
|
+ (Todd Lipcon via tomwhite)
|
|
|
|
+
|
|
Release 0.20.1 - 2009-09-01
|
|
Release 0.20.1 - 2009-09-01
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
INCOMPATIBLE CHANGES
|