Browse Source

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 years ago
parent
commit
4e0726e0b4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

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