[ 
https://issues.apache.org/jira/browse/YARN-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14287254#comment-14287254
 ] 

Hudson commented on YARN-3078:
------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #815 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/815/])
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'. 
Contributed by Sam Liu. (ozawa: rev 5712c9f96a2cf4ff63d36906ab3876444c0cddec)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/logaggregation/LogCLIHelpers.java


> LogCLIHelpers lacks of a blank space before string 'does not exist'
> -------------------------------------------------------------------
>
>                 Key: YARN-3078
>                 URL: https://issues.apache.org/jira/browse/YARN-3078
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: log-aggregation
>    Affects Versions: 2.6.0
>            Reporter: sam liu
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: YARN-3078.001.patch, YARN-3078.002.patch
>
>
> LogCLIHelpers lacks of a blank space before string 'does not exist' and it 
> will bring incorrect return message.
> For example, I ran command 'yarn logs -applicationId 
> application_1421742816585_0003', and the return message includes 
> 'logs/application_1421742816585_0003does not exist'. 
> Obviously it's incorrect and the correct return message should be 
> 'logs/application_1421742816585_0003 does not exist'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to