apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Bug] CheckPoint Failure Options dose not take effect #4085

Open xiaows08 opened 1 month ago

xiaows08 commented 1 month ago

Search before asking

Java Version

11

Scala Version

2.12.x

StreamPark Version

2.1.4

Flink Version

1.18.1

deploy mode

yarn-application

What happened

即使配置了CheckPoint Failure Options选项 5 min, 2 count, restart 但是当任务cp失败不会触发重启 具体原因见下图 image

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

Code of Conduct