danny0405 commented on pull request #2868: URL: https://github.com/apache/hudi/pull/2868#issuecomment-828336262
> I have two questions: > > 1. The lowest Flink version we supported is 1.12.x? > 2. Can we provide an e2e demo and documentation to show the usage of the flink streamer via jar-mode, just like delta-streamer, it should be out of the box; > > I tried it, but missed the dependencies of the Kafka connector. Can we make the new flink streamer peer to the delta streamer? Yes, people would only use flink 1.12.x code, the code to remove is not because of flink version, it's because the logic is totally redundant. I still think we should not include a kafka connector into the delta streamer, on one complains the missing of it, based on the users i see. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
