Alibaba-HZY commented on code in PR #771: URL: https://github.com/apache/incubator-paimon/pull/771#discussion_r1152895275
########## docs/content/concepts/external-log-systems.md: ########## @@ -42,6 +42,23 @@ If `'log.consistency' = 'eventual'` is set, in order to achieve correct results, ### Kafka +#### Preparing flink-sql-connector-kafka Jar File + +Paimon currently supports Flink 1.16, 1.15 and 1.14. We recommend the latest Flink version for a better experience. + +Download the flink-sql-connector-kafka jar file with corresponding version. + +{{< stable >}} + +| Version | Jar | +|---|-----------------------------------------------------------------------------------------------------------------------------------------------------------------| +| Flink 1.16 | [flink-connector-kafka-1.16.1.jar](https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-kafka/1.16.1/flink-sql-connector-kafka-1.16.0.jar) | Review Comment: I left -sql-, i will make it up -- 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: issues-unsubscr...@paimon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org