소스 검색

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)