You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "Alibaba-HZY (via GitHub)" <gi...@apache.org> on 2023/03/30 08:12:14 UTC

[GitHub] [incubator-paimon] Alibaba-HZY commented on a diff in pull request #771: LogStoreTableFactory should not implements DynamicTableFactory

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-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org