[ 
https://issues.apache.org/jira/browse/FLINK-33401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17781203#comment-17781203
 ] 

Yuxin Tan commented on FLINK-33401:
-----------------------------------

[~pavelhp] Thanks for reporting this issue. I will take a look at this.

Since the new version of Kafka connector has not been released, the new version 
can not be available even if the bug is fixed. You can use the old version 
(https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/connectors/datastream/kafka/)
 before the new connector version is released. 

> 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)

Reply via email to