[
https://issues.apache.org/jira/browse/YARN-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsuyoshi OZAWA updated YARN-3078:
---------------------------------
Fix Version/s: 2.7.0
> 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)