Hi,
if the restart strategy that you set is configured to do restarts and you have checkpoints enabled, it will try to recover from the latest checkpoint. Is there any confusing point in the documentation that made this unclear for you, which we could improve?
Best,
Stefan
Hi,
if my job configured with setRestartStrategy and with enableCheckpointing (&enableExternalizedCheckpoints).
it case of failure and job restart, does it restart with the latest checkpoint or is it restarts without any checkpoint.