[
https://issues.apache.org/jira/browse/YARN-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hu Ziqian updated YARN-9948:
----------------------------
Description:
RM will store app attempt in both state store and RMAppImpl. YARN-3480 removes
attempts that are beyond max-attempt limit from state store. In this issue we
delete those attempts in RMAppImpl the reduce decrease memory usage of RM.
We introduce flag yarn.resourcemanager.am.delete-old-attempts.enabled to enable
this logic, default value is false.
> Remove attempts that are beyond max-attempt limit from RMAppImpl
> ----------------------------------------------------------------
>
> Key: YARN-9948
> URL: https://issues.apache.org/jira/browse/YARN-9948
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager
> Affects Versions: 3.1.3
> Reporter: Hu Ziqian
> Priority: Major
>
> RM will store app attempt in both state store and RMAppImpl. YARN-3480
> removes attempts that are beyond max-attempt limit from state store. In this
> issue we delete those attempts in RMAppImpl the reduce decrease memory usage
> of RM.
> We introduce flag yarn.resourcemanager.am.delete-old-attempts.enabled to
> enable this logic, default value is false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]