flink配置文件
# state.backend: filesystem
execution.checkpointing.enabled: true
execution.checkpointing.interval: 1min
# 固定延迟重启策略
#restart-strategy: fixed-delay
#restart-strategy.fixed-delay.attempts: 4
#restart-strategy.fixed-delay.delay: 5000
# 故障率重启策略
restart-strategy: failure-rate
restart-strategy.failure-rate.delay: 500

最低0.47元/天 解锁文章
1888

被折叠的 条评论
为什么被折叠?



