Browse Source

Move YARN-3273 from 2.8 to 2.7.

Zhijie Shen 10 years ago
parent
commit
3fb5abfc87
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -68,9 +68,6 @@ Release 2.8.0 - UNRELEASED
     YARN-3243. CapacityScheduler should pass headroom from parent to children
     YARN-3243. CapacityScheduler should pass headroom from parent to children
     to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe)
     to make sure ParentQueue obey its capacity limits. (Wangda Tan via jianhe)
 
 
-    YARN-3273. Improve scheduler UI to facilitate scheduling analysis and
-    debugging. (Rohith Sharmaks via jianhe)
-
     YARN-3357. Move TestFifoScheduler to FIFO package. (Rohith Sharmaks 
     YARN-3357. Move TestFifoScheduler to FIFO package. (Rohith Sharmaks 
     via devaraj)
     via devaraj)
 
 
@@ -482,6 +479,9 @@ Release 2.7.0 - UNRELEASED
     YARN-2777. Mark the end of individual log in aggregated log.
     YARN-2777. Mark the end of individual log in aggregated log.
     (Varun Saxena via xgong)
     (Varun Saxena via xgong)
 
 
+    YARN-3273. Improve scheduler UI to facilitate scheduling analysis and
+    debugging. (Rohith Sharmaks via jianhe)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     YARN-2990. FairScheduler's delay-scheduling always waits for node-local and 
     YARN-2990. FairScheduler's delay-scheduling always waits for node-local and