Add CHANGES.txt for YARN-2406.

(cherry picked from commit 9d68445710)
This commit is contained in:
Jian He 2014-08-28 21:58:37 -07:00
parent 518ba11843
commit 2545ee6244
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ Release 2.6.0 - UNRELEASED
YARN-2182. Updated ContainerId#toString() to append RM Epoch number.
(Tsuyoshi OZAWA via jianhe)
YARN-2406. Move RM recovery related proto to
yarn_server_resourcemanager_recovery.proto. (Tsuyoshi Ozawa via jianhe)
OPTIMIZATIONS
BUG FIXES