Browse Source

MAPREDUCE-3415. Moving to 0.23.1 section.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1241752 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 13 years ago
parent
commit
4018798d4b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-mapreduce-project/CHANGES.txt

+ 3 - 3
hadoop-mapreduce-project/CHANGES.txt

@@ -44,9 +44,6 @@ Trunk (unreleased changes)
     MAPREDUCE-3169. Create a new MiniMRCluster equivalent which only provides 
     MAPREDUCE-3169. Create a new MiniMRCluster equivalent which only provides 
     client APIs cross MR1 and MR2 (Ahmed via tucu)
     client APIs cross MR1 and MR2 (Ahmed via tucu)
 
 
-    MAPREDUCE-3415. improve MiniMRYarnCluster & DistributedShell JAR resolution.
-    (tucu)
-
     HADOOP-7862   MR changes to work with HADOOP 7862: 
     HADOOP-7862   MR changes to work with HADOOP 7862: 
     Move the support for multiple protocols to lower layer so that Writable,
     Move the support for multiple protocols to lower layer so that Writable,
     PB and Avro can all use it (Sanjay)
     PB and Avro can all use it (Sanjay)
@@ -134,6 +131,9 @@ Release 0.23.1 - Unreleased
     MAPREDUCE-3102. Changed NodeManager to fail fast when LinuxContainerExecutor
     MAPREDUCE-3102. Changed NodeManager to fail fast when LinuxContainerExecutor
     has wrong configuration or permissions. (Hitesh Shah via vinodkv)
     has wrong configuration or permissions. (Hitesh Shah via vinodkv)
 
 
+    MAPREDUCE-3415. improve MiniMRYarnCluster & DistributedShell JAR resolution.
+    (tucu)
+
     MAPREDUCE-3373. Hadoop scripts unconditionally source
     MAPREDUCE-3373. Hadoop scripts unconditionally source
     "$bin"/../libexec/hadoop-config.sh. (Bruno Mahé via tomwhite)
     "$bin"/../libexec/hadoop-config.sh. (Bruno Mahé via tomwhite)