Created 06-22-2018 02:45 PM
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
Created 06-22-2018 02:53 PM
Run
yarn application list
find the application id and then run
yarn application -kill your_app_id
Created 06-25-2018 02:50 PM
@kanna k Did this answer your question?
Created 11-02-2022 01:27 AM
how to batch kill only pending apps?
Created 11-02-2022 03:06 AM
Created 11-17-2022 02:11 AM
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.