chenyekun commented on issue #3777:
URL:
https://github.com/apache/incubator-seatunnel/issues/3777#issuecomment-1359203343
> Please setting parameters about flink checkpoint in `env` block.
增加如下配置:
execution.checkpoint.mode = exactly-once
execution.checkpoint.data-uri = "hdfs://192.168.10.21:9820/checkpoint"
execution.checkpoint.interval = 20000
可以看到checkpoint产生,但是还是相同的问题,不输出到path目录下。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]