cshuo commented on issue #17658: URL: https://github.com/apache/hudi/issues/17658#issuecomment-3680137840
@bithw1 if you wanna restore the job from a savepoint, you should first create a savepoint. Seems the savepoint path you specified is actually a checkpoint path, not a savepoint. Checks [here](https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sqlclient/#terminating-a-job) to see how to generate a savepoint. -- 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]
