ソースを参照

prep for 0.20.2-rc2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20@910720 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley 15 年 前
コミット
11363bfca8
1 ファイル変更17 行追加17 行削除
  1. 17 17
      CHANGES.txt

+ 17 - 17
CHANGES.txt

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