YARN-2859 addendum: move the entry from 2.6.2 to 2.6.3 in hadoop-yarn/CHANGES.txt.
(cherry picked from commit 866dce4e8e
)
This commit is contained in:
parent
be65d319fa
commit
8347b1048d
|
@ -1880,6 +1880,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
|
||||||
|
@ -1928,9 +1931,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
|
||||||
|
|
Loading…
Reference in New Issue