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 "Hadoop QA (Jira)" <ji...@apache.org> on 2020/07/23 17:12:00 UTC

[jira] [Commented] (YARN-10359) Log container report only if list is not empty

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

Hadoop QA commented on YARN-10359:
----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  0m 18s{color} | {color:red} Docker failed to build yetus/hadoop:cce5a6f6094. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YARN-10359 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/13008293/YARN-10359.001.patch |
| Console output | https://builds.apache.org/job/PreCommit-YARN-Build/26304/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |


This message was automatically generated.



> Log container report only if list is not empty
> ----------------------------------------------
>
>                 Key: YARN-10359
>                 URL: https://issues.apache.org/jira/browse/YARN-10359
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bilwa S T
>            Assignee: Bilwa S T
>            Priority: Minor
>         Attachments: YARN-10359.001.patch
>
>
> In NodeStatusUpdaterImpl print log only if containerReports list is  not empty
> {code:java}
> if (containerReports != null) {
>         LOG.info("Registering with RM using containers :" + containerReports);
>  }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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