...
- 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. The default path is
MZ_HOME/spark-checkpoint-dir
.Info When the checkpoint directory is removed all data contained in it will be lost.
- 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.
...