How to initiate graceful shutdown from outside of the Spark Streaming
driver process? Both for the local and cluster mode of Spark Standalone as
well as EMR.

Does sbin/stop-all.sh stop the context gracefully? How is it done? Is there
a signal sent to the driver process?

For EMR, is there a way how to terminate an EMR cluster with Spark
Streaming graceful shutdown?

Thanks!

Reply via email to