YARN-2635. Merging to branch-2.6 for hadoop-2.6.0-rc1.

(cherry picked from commit 81dc0ac6dc)

Conflicts:
	hadoop-yarn-project/CHANGES.txt
This commit is contained in:
Arun C. Murthy 2014-11-13 10:27:47 -08:00
parent b579c3d405
commit f8892660a8
1 changed files with 3 additions and 0 deletions

View File

@ -367,6 +367,9 @@ Release 2.6.0 - 2014-11-15
YARN-2818. Removed the now unnecessary user entity injection from Timeline
service given we now have domains. (Zhijie Shen via vinodkv)
YARN-2635. TestRM, TestRMRestart, TestClientToAMTokens should run
with both CS and FS. (Wei Yan and kasha via kasha)
OPTIMIZATIONS
BUG FIXES