[
https://issues.apache.org/jira/browse/YARN-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285459#comment-14285459
]
Tsuyoshi OZAWA commented on YARN-3078:
--------------------------------------
[~sam liu], thanks for your contribution. The fix itself good to me. How about
fixing emptyLogDir too?
> 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: trunk-win
> Reporter: sam liu
> Priority: Minor
> Attachments: YARN-3078.001.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)