Created 11-28-2017 02:34 PM
Hello,
I need to remove some yarn applications from resource manager UI. As shown in rm-ui.png, i have 101 applications. So, how can i keep the recent ones and delete some of them.
I really need your help. I'll be grateful if someone could help me to resolve this issue.
Created 11-28-2017 04:35 PM
Heya, if you want to change job retention configs, you'll want to change a few YARN configs. Search this page for "yarn.resourcemanager.max-completed-applications", and also "yarn.log-aggregation.retain-seconds" and similar configs. Also, here's a good blog post to check out: https://hortonworks.com/blog/simplifying-user-logs-management-and-access-in-yarn/
Created 11-28-2017 04:50 PM
Thank you for your reply. I'll check the links above and I'll give you my feedback.
Created 11-30-2017 09:30 AM
I've set "yarn.resourcemanager.max-completed-applications" to 10 and i've restarted my ambari-server. I got the same total of yarn applications through RM UI. Is there any step missed ?
I'll be grateful if you continue helping me fixing this issue.