YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. Contributed by Sam Liu.

This commit is contained in:
Tsuyoshi Ozawa 2015-01-22 12:25:05 +09:00
parent 6e62a1a672
commit 5712c9f96a
2 changed files with 5 additions and 2 deletions

View File

@ -397,6 +397,9 @@ Release 2.7.0 - UNRELEASED
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke
maybeInitBuilder. (Carlo Curino via wangda) maybeInitBuilder. (Carlo Curino via wangda)
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'.
(Sam Liu via ozawa)
Release 2.6.0 - 2014-11-18 Release 2.6.0 - 2014-11-18
INCOMPATIBLE CHANGES INCOMPATIBLE CHANGES