Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Trying to run Flink 1.18 with Kafka Connector
but official documentation has a bug
https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/connectors/datastream/kafka/
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-connector-kafka</artifactId> <version>-1.18</version> </dependency>
Basically version -1.18 doesn't exist.
Attachments
Attachments
Issue Links
- is duplicated by
-
FLINK-33512 Update download link in doc of Kafka connector
- Closed
- links to