You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ac...@apache.org on 2013/06/06 03:21:53 UTC

svn commit: r1490105 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Author: acmurthy
Date: Thu Jun  6 01:21:53 2013
New Revision: 1490105

URL: http://svn.apache.org/r1490105
Log:
HADOOP-9593. Changing CHANGES.txt to reflect merge to branch-2.1-beta.

Modified:
    hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1490105&r1=1490104&r2=1490105&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Jun  6 01:21:53 2013
@@ -344,10 +344,7 @@ Trunk (Unreleased)
     HADOOP-9433 TestLocalFileSystem#testHasFileDescriptor leaks file handle
     (Chris Nauroth via sanjay)
 
-    HADOOP-9593. stack trace printed at ERROR for all yarn clients without
-    hadoop.home set (stevel)
-
-    OPTIMIZATIONS
+  OPTIMIZATIONS
 
     HADOOP-7761. Improve the performance of raw comparisons. (todd)
 
@@ -565,6 +562,9 @@ Release 2.1.0-beta - UNRELEASED
     HADOOP-9481. Broken conditional logic with HADOOP_SNAPPY_LIBRARY. (Vadim
     Bondarev via atm)
 
+    HADOOP-9593. stack trace printed at ERROR for all yarn clients without
+    hadoop.home set (stevel)
+
   BREAKDOWN OF HADOOP-8562 SUBTASKS AND RELATED JIRAS
 
     HADOOP-8924. Hadoop Common creating package-info.java must not depend on