Skip to content

Commit f94629e

Browse files
committed
updating tag
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/tags/release-0.20.2-rc2@910729 13f79535-47bb-0310-9956-ffa450edef68
2 parents 225794c + 9022b85 commit f94629e

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

CHANGES.txt

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,13 @@ Hadoop Change Log
22

33
Release 0.20.3 - Unreleased
44

5-
HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
6-
via tomwhite)
7-
8-
MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
9-
10-
HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
11-
(Todd Lipcon via tomwhite)
12-
13-
Release 0.20.2 - 2010-2-10
5+
Release 0.20.2 - 2010-2-16
146

157
NEW FEATURES
168

179
HADOOP-6218. Adds a feature where TFile can be split by Record
1810
Sequence number. (Hong Tang and Raghu Angadi via ddas)
1911

20-
IMPROVEMENTS
21-
22-
HDFS-919. Create test to validate the BlocksVerified metric (Gary Murry
23-
via cos)
24-
25-
HDFS-907. Add tests for getBlockLocations and totalLoad metrics.
26-
(Ravi Phulari via cos)
27-
2812
BUG FIXES
2913

3014
MAPREDUCE-112. Add counters for reduce input, output records to the new API.
@@ -73,6 +57,11 @@ Release 0.20.2 - 2010-2-10
7357
HDFS-761. Fix failure to process rename operation from edits log due to
7458
quota verification. (suresh)
7559

60+
IMPROVEMENTS
61+
62+
HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
63+
via tomwhite)
64+
7665
MAPREDUCE-1068. Fix streaming job to show proper message if file is
7766
is not present. (Amareshwari Sriramadasu via sharad)
7867

@@ -118,6 +107,17 @@ Release 0.20.2 - 2010-2-10
118107

119108
HADOOP-6524. Contrib tests are failing Clover'ed build. (cos)
120109

110+
HDFS-919. Create test to validate the BlocksVerified metric (Gary Murry
111+
via cos)
112+
113+
HDFS-907. Add tests for getBlockLocations and totalLoad metrics.
114+
(Ravi Phulari via cos)
115+
116+
MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
117+
118+
HADOOP-5612. Some c++ scripts are not chmodded before ant execution.
119+
(Todd Lipcon via tomwhite)
120+
121121
Release 0.20.1 - 2009-09-01
122122

123123
INCOMPATIBLE CHANGES

0 commit comments

Comments
 (0)