Thank you Maksim, this is exactly what I was looking for. Long live Apache Ignite.
> On Oct 12, 2021, at 6:07 PM, Maksim Timonin <timonin.ma...@gmail.com> wrote: > > Hi, Dany! > > Most of the optional libraries were moved from ignite to ignite-extensions > [1]. You could find them in maven [2]. > > There is a simple example how to include them in project with dependency in > pom.xml in your project: https://ignite.apache.org/download.cgi#extensions > <https://ignite.apache.org/download.cgi#extensions> > > [1] https://github.com/apache/ignite-extensions/tree/ignite-kafka-ext-1.0.0 > <https://github.com/apache/ignite-extensions/tree/ignite-kafka-ext-1.0.0> > [2] For example, for kafka - > https://mvnrepository.com/artifact/org.apache.ignite/ignite-kafka-ext > <https://mvnrepository.com/artifact/org.apache.ignite/ignite-kafka-ext> > On Tue, Oct 12, 2021 at 11:57 PM Dany Ayotte <dany.ayo...@mac.com > <mailto:dany.ayo...@mac.com>> wrote: > > Hi, > > Many optional libraries are missing in the latest 2.11.0 binary distribution > of Apache Ignite (example: ignite-kafka). Any explanation? > > Thank you >