Fix commit version for YARN-3537

(cherry picked from commit 78fe6e57c7)
This commit is contained in:
Jason Lowe 2015-04-24 22:07:53 +00:00
parent cf4154676b
commit bd750f160b
1 changed files with 3 additions and 3 deletions

View File

@ -219,6 +219,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
@ -245,9 +248,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