Browse Source

YARN-1215. Merging change r1528239 from trunk to branch-2.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1528240 13f79535-47bb-0310-9956-ffa450edef68
Chris Nauroth 11 years ago
parent
commit
90abcc481a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-yarn-project/CHANGES.txt

+ 2 - 2
hadoop-yarn-project/CHANGES.txt

@@ -39,8 +39,6 @@ Release 2.3.0 - UNRELEASED
     YARN-1188. The context of QueueMetrics becomes default when using
     FairScheduler (Tsuyoshi Ozawa via Sandy Ryza)
 
-    YARN-1215. Yarn URL should include userinfo. (Chuan Liu via cnauroth)
-
 Release 2.2.0 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -99,6 +97,8 @@ Release 2.1.2 - UNRELEASED
     YARN-1070. Fixed race conditions in NodeManager during container-kill.
     (Zhijie Shen via vinodkv)
 
+    YARN-1215. Yarn URL should include userinfo. (Chuan Liu via cnauroth)
+
 Release 2.1.1-beta - 2013-09-23
 
   INCOMPATIBLE CHANGES