Modify the CHANGES.txt to move YARN-2019 Commit log from branch 2.8 to

branch 2.7.2
This commit is contained in:
Xuan 2015-09-07 17:27:53 -07:00
parent 1dbd8e34a7
commit 6a50689705

View File

@ -144,9 +144,6 @@ Release 2.8.0 - UNRELEASED
YARN-2003. Support for Application priority : Changes in RM and Capacity
Scheduler. (Sunil G via wangda)
YARN-2019. Retrospect on decision of making RM crashed if any exception throw
in ZKRMStateStore. (Jian He via junping_du)
YARN-3656. LowCost: A Cost-Based Placement Agent for YARN Reservations.
(Jonathan Yaniv and Ishai Menache via curino)
@ -825,6 +822,9 @@ Release 2.7.2 - UNRELEASED
NEW FEATURES
YARN-2019. Retrospect on decision of making RM crashed if any exception throw
in ZKRMStateStore. (Jian He via junping_du)
IMPROVEMENTS
YARN-3170. YARN architecture document needs updating. (Brahma Reddy Battula