Hi Ethan, You can refer to the K8s operator doc on how to do a stateful job upgrade: Job Management | Apache Flink Kubernetes Operator<https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-release-1.6/docs/custom-resource/job-management/#stateful-and-stateless-application-upgrades>.
Best, Zhanghao Chen ________________________________ 发件人: Ethan T Yang <[email protected]> 发送时间: 2023年8月10日 12:27 收件人: [email protected] <[email protected]> 主题: Flink operator job restart Hi Flink users, When using Flink operator, how to restart jobs from a checkpoint. I am used to the Flink Kubernetes native deployment, where I can run flink run -s How to achieve that in Flink operator Thanks Ivan
