[
https://issues.apache.org/jira/browse/FLINK-31211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694356#comment-17694356
]
leo.zhi commented on FLINK-31211:
---------------------------------
Hi [~martijnvisser] ,
Sorry for the trouble, I really can not figure out how to use this config:
-restoreMode claim
I only wish flink can delete the chk files automatically when I start/restart a
job like flink 1.13.
And there is no need to restore from the savepoint, so no need to add the -s
savepointPath configuration, I think.
Now I am use flink on K8s, I use the claim configuration and flink can not
start the job and error occurs like below.
Can you help me? Many thanks.
!image-2023-02-28-15-02-35-412.png!
!image-2023-02-28-15-03-26-630.png!
> Flink chk files not delete automic after 1.13
> ---------------------------------------------
>
> Key: FLINK-31211
> URL: https://issues.apache.org/jira/browse/FLINK-31211
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.14.0, 1.15.0, 1.16.0
> Environment: Flink 1.14
> Reporter: leo.zhi
> Priority: Major
> Attachments: 11.png
>
>
> Checkpoint chk files can be deleted automic when the version of flink 1.13,
> but we upgert to 1.14/1.15/1.16 , it failed, every chk file retained.
> chk-1
> chk-2
> chk-3
> ...
> By the way, we use flink on k8s.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)