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 "fanshilun (Jira)" <ji...@apache.org> on 2022/08/22 01:53:00 UTC

[jira] [Created] (YARN-11274) Impove Nodemanager#NodeStatusUpdaterImpl Log

fanshilun created YARN-11274:
--------------------------------

             Summary: Impove Nodemanager#NodeStatusUpdaterImpl Log
                 Key: YARN-11274
                 URL: https://issues.apache.org/jira/browse/YARN-11274
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: nodemanager
    Affects Versions: 3.4.0
            Reporter: fanshilun
            Assignee: fanshilun


1.When RM performs master-slave switching, NM will re-register, report the list of running apps, and print the number of running apps
2.registerWithRM#containerReports is enough to print the number of prints, because the above calling process has already printed the container list, so there is no need to repeat printing
3.Use placeholders to display logs to avoid string concatenation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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