You will have to write something in your app like an endpoint or button
that triggers this code in your app.
Hi all,
I have a Spark Streaming application running on a cluster, deployed with
the spark-submit script. I was reading here that it's possible to
gracefully shutdown the application in orde
Hi all,
I have a Spark Streaming application running on a cluster, deployed with
the spark-submit script. I was reading here that it's possible to
gracefully shutdown the application in order to allow the deployment of a
new one:
http://spark.apache.org/docs/latest/streaming-programming-guide.html