Hi Shubham Shirur,

Afaik kafka module was moved to separate repo https://github.com/apache/ignite-extensions, and now it released independently.

Concerning missing kafka optional module in ignite distribution:
Looks like existing docs is a bit outdated and should be fixed. Because neither ignite-kafka or ignite-kafka-ext modules shipped with ignite distribution. Anyway if you want to use sink connector you should provide required jars to kafka classpath, so you can extract all required modules from ignite distribution except ignite-kafka-ext (this one you can get separately from maven repository https://mvnrepository.com/artifact/org.apache.ignite/ignite-kafka-ext/1.0.0)

Also check out this docs: https://github.com/apache/ignite-extensions/tree/master/modules/kafka-ext



11.08.2021 03:39, Shubham Shirur пишет:
Hi,

I am curious as to why I am unable to find the ignite-kafka folder under libs/optional  of Apache Ignite 2.10.0 binary release. I want to use a kafka ignite sink connector.

Can you please help me with this?

Thank you,
Shubham

Reply via email to