Author: sandy
Date: Wed Oct  9 06:49:48 2013
New Revision: 1530506

URL: http://svn.apache.org/r1530506
Log:
Fix position of YARN-461 in CHANGES.txt

Modified:
    hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt

Modified: hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt?rev=1530506&r1=1530505&r2=1530506&view=diff
==============================================================================
--- hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt (original)
+++ hadoop/common/branches/branch-2/hadoop-yarn-project/CHANGES.txt Wed Oct  9 
06:49:48 2013
@@ -48,6 +48,9 @@ Release 2.3.0 - UNRELEASED
 
   BUG FIXES
 
+    YARN-461. Fair scheduler should not accept apps with empty string queue 
name. 
+    (ywskycn via tucu)
+
     YARN-1060. Two tests in TestFairScheduler are missing @Test annotation
     (Niranjan Singh via Sandy Ryza)
 
@@ -1088,9 +1091,6 @@ Release 2.1.0-beta - 2013-08-22
     YARN-875. Application can hang if AMRMClientAsync callback thread has
     exception (Xuan Gong via bikas)
 
-    YARN-461. Fair scheduler should not accept apps with empty string queue 
name. 
-    (ywskycn via tucu)
-
     YARN-968. RM admin commands don't work. (vinodkv via kihwal)
 
     YARN-688. Fixed NodeManager to properly cleanup containers when it is shut


Reply via email to