LiJie20190102 commented on issue #10220: URL: https://github.com/apache/seatunnel/issues/10220#issuecomment-3678294288
> Restore / resume is already supported when using the Flink engine. For non-CDC jobs, checkpoint-based recovery works in **streaming mode**, where state is saved and restored split. > > Batch mode does not support checkpoint or resume due to limitations of the Flink engine itself. What I mean is to re execute the task based on the checkpoint, using `flink run - s`, but I couldn't find this configuration: <img width="904" height="333" alt="Image" src="https://github.com/user-attachments/assets/152eb4af-080e-4036-8bd0-3d1e4440b8d7" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
