瀏覽代碼

HADOOP-5170. Removed change log entry because HADOOP-5170 was reverted from
mapreduce.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@792701 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 16 年之前
父節點
當前提交
34d67b1cc2
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      CHANGES.txt

+ 0 - 3
CHANGES.txt

@@ -149,9 +149,6 @@ Trunk (unreleased changes)
     HADOOP-5844. Use mysqldump when connecting to local mysql instance in Sqoop.
     (Aaron Kimball via tomwhite)
 
-    HADOOP-5170. Allows jobs to set max maps/reduces per-node and per-cluster.
-    (Matei Zaharia via ddas)
-
     HADOOP-3315. Add a new, binary file foramt, TFile. (Hong Tang via cdouglas)
 
     HADOOP-5976. Add a new command, classpath, to the hadoop script.  (Owen