Author: ddas
Date: Wed May 20 09:45:16 2009
New Revision: 776638
URL: http://svn.apache.org/viewvc?rev=776638&view=rev
Log:
HADOOP-5210. Modifying CHANGES.txt in order to move the commit text for 5210 to
0.20.1.
Modified:
hadoop/core/trunk/CHANGES.txt
Modified: hadoop/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/core/trunk/CHANGES.txt?rev=776638&r1=776637&r2=776638&view=diff
==============================================================================
--- hadoop/core/trunk/CHANGES.txt (original)
+++ hadoop/core/trunk/CHANGES.txt Wed May 20 09:45:16 2009
@@ -506,9 +506,6 @@
HADOOP-5507. Fix JMXGet javadoc warnings. (Boris Shkolnik via szetszwo)
- HADOOP-5210. Solves a problem in the progress report of the reduce task.
- (Ravi Gummadi via ddas)
-
HADOOP-5191. Accessing HDFS with any ip or hostname should work as long
as it points to the interface NameNode is listening on. (Raghu Angadi)
@@ -713,6 +710,9 @@
correctly in the presence of High RAM jobs.
(Sreekanth Ramakrishnan via yhemanth)
+ HADOOP-5210. Solves a problem in the progress report of the reduce task.
+ (Ravi Gummadi via ddas)
+
Release 0.20.0 - 2009-04-15
INCOMPATIBLE CHANGES