Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

how to kill pending apps in resource manager?

Contributor

Hi everyone,

My cluster resource manager is apps pending around 9995.can you please help me how to see those apps which are pending and how to clear the apps which are pending.

Thanks In advance

5 REPLIES 5

Super Guru

Run

yarn application list

find the application id and then run

yarn application -kill your_app_id

Super Guru

@kanna k Did this answer your question?

Explorer

how to batch kill only pending apps?

Rising Star

Hi @tencentemr 

You can tune below mentioned script as per your requirement.

https://community.cloudera.com/t5/Community-Articles/script-to-kill-yarn-application-if-it-is-runnin...

 

Thanks!

Rising Star

Hi @tencentemr  was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.