Thanks -----邮件原件----- 发件人: Yun Tang <[email protected]> 发送时间: 2019年11月4日 15:26 收件人: [email protected] 主题: Re: Checkpoint failed all the time
Sure, this feature has been implemented in FLINK-12364 [1], all you need do is set the tolerable checkpoint failure numbers via like env.getCheckpointConfig().setTolerableCheckpointFailureNumber(5); [1] https://issues.apache.org/jira/browse/FLINK-12364 Best Yun Tang From: "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, November 4, 2019 at 12:02 PM To: "[email protected]" <[email protected]> Subject: Checkpoint failed all the time Checkpoint will fail for some reasons, Is there a way to make checkpoint fail a certain number of times and then the job will fail automatically [cid:[email protected]]
