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

Xuan Gong commented on YARN-3158:
---------------------------------

+1 trivial patch. Will commit

> Correct log messages in ResourceTrackerService
> ----------------------------------------------
>
>                 Key: YARN-3158
>                 URL: https://issues.apache.org/jira/browse/YARN-3158
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.6.0
>            Reporter: Devaraj K
>            Assignee: Varun Saxena
>              Labels: newbie
>         Attachments: YARN-3158.patch
>
>
> There is a space missing after the container id in the below message.
> {code:xml}
> 2015-02-07 08:26:12,641 ERROR 
> org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService: 
> Received finished container : container_1423277052568_0001_01_000001for 
> unknown application application_1423277052568_0001 Skipping.
> {code}
> Again, there is a space missing before the application id.
> {code:xml}
>         LOG.debug("Ignoring container completion status for unmanaged AM"
>             + rmApp.getApplicationId());
> {code}



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

Reply via email to