You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-commits@hadoop.apache.org by sh...@apache.org on 2010/06/04 03:47:39 UTC

svn commit: r951234 - /hadoop/mapreduce/trunk/CHANGES.txt

Author: shv
Date: Fri Jun  4 01:47:39 2010
New Revision: 951234

URL: http://svn.apache.org/viewvc?rev=951234&view=rev
Log:
MAPREDUCE-1832. Moving CHANGES to IMPROVEMENTS section.

Modified:
    hadoop/mapreduce/trunk/CHANGES.txt

Modified: hadoop/mapreduce/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/mapreduce/trunk/CHANGES.txt?rev=951234&r1=951233&r2=951234&view=diff
==============================================================================
--- hadoop/mapreduce/trunk/CHANGES.txt (original)
+++ hadoop/mapreduce/trunk/CHANGES.txt Fri Jun  4 01:47:39 2010
@@ -805,6 +805,8 @@ Release 0.21.0 - Unreleased
     MAPREDUCE-1535.  Replace usage of FileStatus#isDir().  (Eli Collins via
     tomwhite)
 
+    MAPREDUCE-1832. Allow file sizes less than 1MB in DFSIO benchmark. (shv)
+
   OPTIMIZATIONS
 
     MAPREDUCE-270. Fix the tasktracker to optionally send an out-of-band
@@ -1645,5 +1647,3 @@ Release 0.21.0 - Unreleased
     MAPREDUCE-913. TaskRunner crashes with NPE resulting in held up slots,
     UNINITIALIZED tasks and hung TaskTracker. (Amareshwari Sriramadasu and
     Sreekanth Ramakrishnan via vinodkv)
-
-    MAPREDUCE-1832. Allow file sizes less than 1MB in DFSIO benchmark. (shv)
\ No newline at end of file