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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to