You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by KhajaAsmath Mohammed <md...@gmail.com> on 2020/08/10 18:09:16 UTC

Spark Structured streaming 2.4 - Kill and deploy in yarn

Hi ,

I am looking for some information on how to gracefully kill the spark
structured streaming kafka job and redeploy it.

How to kill a spark structured job in YARN?
any suggestions on how to kill gracefully?

I was able to monitor the job from SQL tab but how can I kill this job when
deployed in YARN without knowing yarn id?

Thanks,
Asmath