YARN-2859 addendum: move the entry from 2.6.2 to 2.6.3 in hadoop-yarn/CHANGES.txt.
(cherry picked from commit866dce4e8e
) (cherry picked from commit8347b1048d
)
This commit is contained in:
parent
fe67c6f43f
commit
eb9296d316
|
@ -896,6 +896,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
|
||||||
|
@ -944,9 +947,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