haifxu commented on code in PR #813: URL: https://github.com/apache/inlong-website/pull/813#discussion_r1268849418
########## docs/modules/sort/quick_start.md: ########## @@ -15,6 +15,7 @@ InLong Sort relies on Apache Flink 1.13.5. Chose `flink-1.13.5-bin-scala_2.11.tg :::caution Please put required Connectors jars into under `FLINK_HOME/lib/` after download. Put [mysql-connector-java:8.0.21.jar](https://repo1.maven.org/maven2/mysql/mysql-connector-java/8.0.21/mysql-connector-java-8.0.21.jar) to `FLINK_HOME/lib/` when you use `mysql-cdc-inlong` connector. +If you change the flink version, you also need to change the Connectors jars of the corresponding version. Review Comment: Done -- 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]
