YARN-2859 addendum: move the entry from 2.6.2 to 2.6.3 in hadoop-yarn/CHANGES.txt.

This commit is contained in:
Xuan 2015-11-19 10:14:18 -08:00
parent f114e728da
commit 866dce4e8e

View File

@ -1924,6 +1924,9 @@ Release 2.6.3 - UNRELEASED
YARN-4241. Fix typo of property name in yarn-default.xml. YARN-4241. Fix typo of property name in yarn-default.xml.
(Anthony Rojas via aajisaka) (Anthony Rojas via aajisaka)
YARN-2859. ApplicationHistoryServer binds to default port 8188 in MiniYARNCluster.
(Vinod Kumar Vavilapalli via xgong)
Release 2.6.2 - 2015-10-28 Release 2.6.2 - 2015-10-28
INCOMPATIBLE CHANGES INCOMPATIBLE CHANGES
@ -1972,9 +1975,6 @@ Release 2.6.2 - 2015-10-28
YARN-3798. ZKRMStateStore shouldn't create new session without occurrance of YARN-3798. ZKRMStateStore shouldn't create new session without occurrance of
SESSIONEXPIED. (ozawa and Varun Saxena) SESSIONEXPIED. (ozawa and Varun Saxena)
YARN-2859. ApplicationHistoryServer binds to default port 8188 in MiniYARNCluster.
(Vinod Kumar Vavilapalli via xgong)
Release 2.6.1 - 2015-09-23 Release 2.6.1 - 2015-09-23
INCOMPATIBLE CHANGES INCOMPATIBLE CHANGES