Checkpointing configuration is done in two steps. First, you need to choose a backend. Then, you can specify the interval and mode of the checkpoints in a per-application basis.
Backends
Available backends
Where the checkpoints are stored depends on the configured backend:
MemoryStateBackend...