You cannot change the checkpointing configuration at runtime.
You should be able to resume the job from the last checkpoint.
On 22.01.2019 19:39, knur wrote:
I'm running a streaming job that uses the following config:
checkpointInterval = 5 mins
minPauseBetweenCheckpoints = 2 mins
I'm running a streaming job that uses the following config:
checkpointInterval = 5 mins
minPauseBetweenCheckpoints = 2 mins
checkpointTimeout = 1 minute
maxConcurrentCheckpoints = 1
This is using incremental, async checkpoints with the RocksDb backend. So
far around 2K checkpoints