Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How do I remove these dead jobs from my queue?

avatar
New Member

813-stuck.png

I somehow chrashed my job scheduler - I have a lot of jobs now that are accepted but undefined - new job will not start because of this as they are queued behind the jobs that are in status undefinded. It seems I can't solve this issue via Ambari.

1 ACCEPTED SOLUTION

avatar

You can kill the jobs that you want to remove from the queue:

yarn application -kill <applicationId>

View solution in original post

2 REPLIES 2

avatar

You can kill the jobs that you want to remove from the queue:

yarn application -kill <applicationId>

avatar
New Member

Hi. And is it possible to delete/remove these applications to free space on virtual machine ? Thanks Valery.