Move YARN-2360 from 2.6 to 2.7 in CHANGES.txt

This commit is contained in:
Karthik Kambatla 2015-01-06 03:31:11 +05:30
parent 562a701945
commit 41d72cbd48
1 changed files with 3 additions and 3 deletions

View File

@ -161,6 +161,9 @@ Release 2.7.0 - UNRELEASED
YARN-2998. Abstract out scheduler independent PlanFollower components.
(Anubhav Dhoot via kasha)
YARN-2360. Fair Scheduler: Display dynamic fair share for queues on the
scheduler page. (Ashwin Shankar and Wei Yan via kasha)
OPTIMIZATIONS
@ -554,9 +557,6 @@ Release 2.6.0 - 2014-11-18
YARN-2406. Move RM recovery related proto to
yarn_server_resourcemanager_recovery.proto. (Tsuyoshi Ozawa via jianhe)
YARN-2360. Fair Scheduler: Display dynamic fair share for queues on the
scheduler page. (Ashwin Shankar and Wei Yan via kasha)
YARN-1506. Changed RMNode/SchedulerNode to update resource with event
notification. (Junping Du via jianhe)