I submitted a Spark Application in cluster mode and now every time I stop the cluster and restart it the job resumes execution.
I even killed a daemon called DriverWrapper it stops the app but it resumes again. How can stop this application from running?