[
https://issues.apache.org/jira/browse/FLINK-33401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781563#comment-17781563
]
Yuxin Tan edited comment on FLINK-33401 at 11/1/23 12:24 AM:
-------------------------------------------------------------
[~pavelhp] If you wish to try it in Flink 1.18, you may need to wait for the
new release of the new version connector. (Currently, the connector that can
adapt to Flink 1.18 has not been released yet.)
was (Author: tanyuxin):
[~pavelhp] If you wish to try it in Flink 1.18, you may need to wait for the
new release of the new version connector.
> Kafka connector has broken version
> ----------------------------------
>
> Key: FLINK-33401
> URL: https://issues.apache.org/jira/browse/FLINK-33401
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Reporter: Pavel Khokhlov
> Priority: Major
> Labels: pull-request-available
>
> 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/]
> {noformat}
> <dependency>
> <groupId>org.apache.flink</groupId>
> <artifactId>flink-connector-kafka</artifactId>
> <version>-1.18</version>
> </dependency>{noformat}
> Basically version *-1.18* doesn't exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)