You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Maksim Timonin <ti...@gmail.com> on 2021/10/12 22:07:51 UTC

Re: Missing libs/optional/ignite-kafka in latest (2.11.0) binary package of Apache Ignite

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

[1] 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

On Tue, Oct 12, 2021 at 11:57 PM Dany Ayotte <da...@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
>
>

Re: Missing libs/optional/ignite-kafka in latest (2.11.0) binary package of Apache Ignite

Posted by Dany Ayotte <da...@mac.com>.
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 <ti...@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.ayotte@mac.com <ma...@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
>