Sends a stop-server signal to the remote driver. Since Spark process will be stopped, all in-memory caches will be lost. Requires CONTROL SERVER permission.
qua_spark_instance_stop 'connectionName' [;]
‘connectionName’
Spark connection for which Spark will be stopped.
Stops Spark driver process.
EXEC qua_spark_instance_stop 'Local Spark 2';