Hi, Jean-Marc Paulin.

The flink-connector-base will not be packaged in the externalized
connectors [1].
The flink-connector-base has been included in flink-dist and we should use
the provided scope in maven for it.

Best,
Hang

[1] https://issues.apache.org/jira/browse/FLINK-30400

Jean-Marc Paulin <j...@uk.ibm.com> 于2023年12月5日周二 01:12写道:

> Hi,
>
> Trying to update the kafka connector to my project and I am missing a
> class. Is the doc missing a dependency on flink-connector-base ?
>
>     <dependency>
>       <groupId>org.apache.flink</groupId>
>       <artifactId>flink-connector-base</artifactId>
>       <scope>compile</scope>
>     </dependency>
>
> I added it and it works. I think that's required but I would have expected
> this in the dependency on the  Kafka | Apache Flink
> <https://nightlies.apache.org/flink/flink-docs-release-1.18/docs/connectors/datastream/kafka/>
>  page.
>
> Thanks
>
> JM
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
>

Reply via email to