You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/02/09 09:55:34 UTC

[jira] [Assigned] (YARN-3158) Correct log messages in ResourceTrackerService

     [ https://issues.apache.org/jira/browse/YARN-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Saxena reassigned YARN-3158:
----------------------------------

    Assignee: Varun Saxena

> 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
>
> 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)