Restarting from a checkpoint or savepoint in Business Automation Insights 18.0.0 and 18.0.1

In Business Automation Insights 18.0.0 and 18.0.1, you create savepoints by running the Kubernetes exec command and you update the property for path recovery.

About this task

At any time, you can create savepoints by running the exec command as shown below. If a job failure is preventing you from creating a savepoint, that is, if the flink savepoint command fails, you need to use the latest successful checkpoint. Because only the latest successful checkpoint is retained, and to prevent that checkpoint from being deleted while a new checkpoint is created, you must cancel the job. On cancellation, the latest checkpoint is retained. You can then restart the processing by using the Recovery Path property of each job submitter in the Helm release properties.

Procedure