Add CHANGES.txt for YARN-2406.

This commit is contained in:
Jian He 2014-08-28 21:58:37 -07:00
parent 7b3e27ab73
commit 9d68445710

View File

@ -160,6 +160,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