Moved YARN-2880 to improvement section in CHANGES.txt

This commit is contained in:
Jian He 2015-01-07 16:20:04 -08:00
parent 2638f4d0f0
commit ef237bd52f
1 changed files with 2 additions and 3 deletions

View File

@ -62,9 +62,6 @@ Release 2.7.0 - UNRELEASED
YARN-2765. Added leveldb-based implementation for RMStateStore. (Jason Lowe
via jianhe)
YARN-2880. Added a test to make sure node labels will be recovered
if RM restart is enabled. (Rohith Sharmaks via jianhe)
YARN-2203. [YARN-1492] Web UI for cache manager. (Chris Trezzo via kasha)
YARN-2738. [YARN-2574] Add FairReservationSystem for FairScheduler.
@ -169,6 +166,8 @@ Release 2.7.0 - UNRELEASED
YARN-2360. Fair Scheduler: Display dynamic fair share for queues on the
scheduler page. (Ashwin Shankar and Wei Yan via kasha)
YARN-2880. Added a test to make sure node labels will be recovered
if RM restart is enabled. (Rohith Sharmaks via jianhe)
OPTIMIZATIONS