Fix commit version for YARN-3537
This commit is contained in:
parent
5e093f0d40
commit
78fe6e57c7
|
@ -267,6 +267,9 @@ Release 2.8.0 - UNRELEASED
|
|||
|
||||
YARN-3444. Fix typo capabililty. (Gabor Liptak via aajisaka)
|
||||
|
||||
YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
|
||||
invoked (Brahma Reddy Battula via jlowe)
|
||||
|
||||
Release 2.7.1 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -290,9 +293,6 @@ Release 2.7.1 - UNRELEASED
|
|||
YARN-3522. Fixed DistributedShell to instantiate TimeLineClient as the
|
||||
correct user. (Zhijie Shen via jianhe)
|
||||
|
||||
YARN-3537. NPE when NodeManager.serviceInit fails and stopRecoveryStore
|
||||
invoked (Brahma Reddy Battula via jlowe)
|
||||
|
||||
Release 2.7.0 - 2015-04-20
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue