chenruotao created YARN-11848:
---------------------------------
Summary: Reduce the number of apps reported when nodemanager
restart
Key: YARN-11848
URL: https://issues.apache.org/jira/browse/YARN-11848
Project: Hadoop YARN
Issue Type: Improvement
Components: nodemanager
Affects Versions: 3.4.1, 3.1.4
Reporter: chenruotao
when nodemanager restart, there are too many logs like
"2025-03-23 01:53:05,883 WARN [RM Event dispatcher] rmnode.RMNodeImpl
(RMNodeImpl.java:handleRunningAppOnNode(791)) - Cannot get RMApp by
appId=application_1737511638592_8413719, just added it to finishedApplications
list for cleanup"
print in resourcemanager, and too many nodemanagers are restarted at one time,
resourcemanager will be blocked.
I think nodemanager should be able to determine whether an app has fininshed on
local and reduce the number of apps reported to resourcemanager.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]