[
https://issues.apache.org/jira/browse/YARN-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286905#comment-14286905
]
Advertising
Hudson commented on YARN-3078:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6912 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6912/])
YARN-3078. LogCLIHelpers lacks of a blank space before string 'does not exist'.
Contributed by Sam Liu. (ozawa: rev 5712c9f96a2cf4ff63d36906ab3876444c0cddec)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/logaggregation/LogCLIHelpers.java
* hadoop-yarn-project/CHANGES.txt
> 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, 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)