Explorar o código

MAPREDUCE-1238 first available in 1.0.3, not 1.1.0

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1334881 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley %!s(int64=13) %!d(string=hai) anos
pai
achega
0d738436b1
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -220,9 +220,6 @@ Release 1.1.0 - unreleased
     HDFS-3176. Use MD5MD5CRC32FileChecksum.readFields() in JsonUtil .  (Kihwal
     Lee via szetszwo)
 
-    MAPREDUCE-1238. mapred metrics shows negative count of waiting maps and
-    reduces (tgraves via bobby)
-
     MAPREDUCE-4017. Add jobname to jobsummary log (tgraves and Koji Noguchi
     via bobby)
 
@@ -320,6 +317,9 @@ Release 1.0.3 - unreleased
     MAPREDUCE-3857. Grep example ignores mapred.job.queue.name.
     (Jonathan Eagles via mattf)
 
+    MAPREDUCE-1238. mapred metrics shows negative count of waiting maps and
+    reduces (tgraves via bobby)
+
 Release 1.0.2 - 2012.03.24
 
   NEW FEATURES