[Question] enable end2end Kafka exactly once processing
Posted by
Eleanore Jin on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Question-enable-end2end-Kafka-exactly-once-processing-tp33253.html
Hi experts,
My application is using Apache Beam and with Flink to be the runner. My source and sink are kafka topics, and I am using KafkaIO connector provided by Apache Beam to consume and publish.
It looks like Beam does not support Flink Runner for EOS, can someone please shad some lights on how to enable exactly once processing with Apache Beam?
Thanks a lot!
Eleanore