Move YARN-3273 from 2.8 to 2.7.
This commit is contained in:
parent
99b08a748e
commit
3fb5abfc87
|
@ -68,9 +68,6 @@ Release 2.8.0 - UNRELEASED
|
|||
YARN-3243. CapacityScheduler should pass headroom from parent to children
|
||||
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
|
||||
via devaraj)
|
||||
|
||||
|
@ -482,6 +479,9 @@ Release 2.7.0 - UNRELEASED
|
|||
YARN-2777. Mark the end of individual log in aggregated log.
|
||||
(Varun Saxena via xgong)
|
||||
|
||||
YARN-3273. Improve scheduler UI to facilitate scheduling analysis and
|
||||
debugging. (Rohith Sharmaks via jianhe)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
YARN-2990. FairScheduler's delay-scheduling always waits for node-local and
|
||||
|
|
Loading…
Reference in New Issue