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 "Charles Xu (JIRA)" <ji...@apache.org> on 2019/07/27 09:14:00 UTC

[jira] [Created] (YARN-9711) Missing spaces in NMClientImpl

Charles Xu created YARN-9711:
--------------------------------

             Summary: Missing spaces in NMClientImpl
                 Key: YARN-9711
                 URL: https://issues.apache.org/jira/browse/YARN-9711
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: client
    Affects Versions: 3.2.0, 2.7.2
            Reporter: Charles Xu


There are two missing spaces in NMClientImpl.

 
{code:java}
LOG.error("Failed to stop Container " +
startedContainer.getContainerId() +
"when stopping NMClientImpl");
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org