Xianghao Lu created YARN-8609:
---------------------------------
Summary: NM oom because of large container statuses
Key: YARN-8609
URL: https://issues.apache.org/jira/browse/YARN-8609
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager
Reporter: Xianghao Lu
Sometimes, NodeManger will send large container statuses to ResourceManager when NodeManger
recovering, as a result , NodeManger will be failed to start because of oom.
In my case, the large container statuses size is 135M, which contain 11 container statuses,
and I find the diagnostics of 5 container is very large(27M), so, I truncate the container
diagnostics as the patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org
|