瀏覽代碼

HADOOP-5681. Moving to incompatible change.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@767122 13f79535-47bb-0310-9956-ffa450edef68
Sharad Agarwal 16 年之前
父節點
當前提交
4e0726e0b4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -31,6 +31,9 @@ Trunk (unreleased changes)
 
     HADOOP-2827. Remove deprecated NetUtils::getServerAddress. (cdouglas)
 
+    HADOOP-5681. Change examples RandomWriter and RandomTextWriter to 
+    use new mapreduce API. (Amareshwari Sriramadasu via sharad)
+
   NEW FEATURES
 
     HADOOP-4268. Change fsck to use ClientProtocol methods so that the
@@ -240,9 +243,6 @@ Trunk (unreleased changes)
     HADOOP-4490. Provide ability to run tasks as job owners.
     (Sreekanth Ramakrishnan via yhemanth)
 
-    HADOOP-5681. Change examples RandomWriter and RandomTextWriter to 
-    use new mapreduce API. (Amareshwari Sriramadasu via sharad)
-
     HADOOP-5697. Change org.apache.hadoop.examples.Grep to use new 
     mapreduce api. (Amareshwari Sriramadasu via sharad)