...
- Stop all KPI Management workflows that will use the service model.
- Kill Spark applications and associated drivers that will use the service model. For further information about the Spark UI, see 4.7.3 Killing a Spark Application.
Remove the checkpoint directory.
When the checkpoint directory is removed all data contained in it will be lost.Info The default path is
SPARK_HOME/spark-checkpoint-dir.
- Submit the Spark application. For further information, see 4.7.2 Submitting a Spark Application.
- Start the KPI Management workflows that will use the service model.
...