Author: tgraves
Date: Tue Mar 26 20:10:04 2013
New Revision: 1461296

URL: http://svn.apache.org/r1461296
Log:
MAPREDUCE-3757. [Rumen] Fixed Rumen Folder to adjust shuffleFinished and 
sortFinished times when needed. (Ravi Gummadi via tgraves)

Modified:
    hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt

Modified: hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt?rev=1461296&r1=1461295&r2=1461296&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt 
(original)
+++ hadoop/common/branches/branch-2/hadoop-mapreduce-project/CHANGES.txt Tue 
Mar 26 20:10:04 2013
@@ -107,6 +107,9 @@ Release 2.0.5-beta - UNRELEASED
     MAPREDUCE-4149. [Rumen] Rumen fails to parse certain counter
     strings. (ravigummadi via tgraves) 
 
+    MAPREDUCE-3757. [Rumen] Fixed Rumen Folder to adjust shuffleFinished and
+    sortFinished times when needed. (Ravi Gummadi via tgraves)
+
 Release 2.0.4-alpha - UNRELEASED
 
   INCOMPATIBLE CHANGES


Reply via email to