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 "Hudson (JIRA)" <ji...@apache.org> on 2019/08/08 15:47:00 UTC

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

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

Hudson commented on YARN-9711:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17063 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17063/])
YARN-9711. Missing spaces in NMClientImpl (#1177) Contributed by Charles (weichiu: rev 9e6519a11a1689d6c213d281b594745f4dc82895)
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/java/org/apache/hadoop/yarn/client/api/impl/NMClientImpl.java


> 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: 2.7.2, 3.2.0
>            Reporter: Charles Xu
>            Assignee: Charles Xu
>            Priority: Trivial
>             Fix For: 3.3.0
>
>         Attachments: screenshot 2019-07-27 16.30.18.png
>
>
> 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