Sfoglia il codice sorgente

Move YARN-3273 from 2.8 to 2.7.

(cherry picked from commit 5e9f4099de4b949c838a6224442f335c67d80936)
Zhijie Shen 10 anni fa
parent
commit
735e4f15ab
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -20,9 +20,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)
 
 
@@ -437,6 +434,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