Created on 12-14-2015 07:17 PM - edited 08-19-2019 05:36 AM
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.
Created 12-14-2015 07:22 PM
You can kill the jobs that you want to remove from the queue:
yarn application -kill <applicationId>
Created 12-14-2015 07:22 PM
You can kill the jobs that you want to remove from the queue:
yarn application -kill <applicationId>
Created 08-31-2016 02:09 PM
Hi. And is it possible to delete/remove these applications to free space on virtual machine ? Thanks Valery.