Re: Flink sql task failure recovery does not work.
Posted by
Guowei Ma on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-sql-task-failure-recovery-does-not-work-tp43691p43698.html
Hi
I think you could configure some restart strategy[1] likes
restart-strategy: fixed-delay
Hi team,
However, Flink sql Task still throw Exception org.apache.flink.runtime.JobException: Recovery is suppressed by NoRestartBackoffTimeStrategy. Apparently, no restart strategy enabled. Do we have enabled other configuration rather than state.checkpoints.dir. Thanks for any suggestions.