Apache Ignite

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Apache Ignite

sirinath
I am wodering if tighter integration between Apache Ignite and Flink would be of benefit to both communities
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite

Fabian Hueske-2
Yes, I think that is an interesting idea. The question would be on which
level the integration would happen.
Adding Ignite as a data store to read data from and write it to should not
be too difficult.
A tighter integration such as using it as distributed hash table for ML
models might be interesting as well.

2015-04-12 11:53 GMT-05:00 sirinath <[hidden email]>:

> I am wodering if tighter integration between Apache Ignite and Flink would
> be
> of benefit to both communities
>
>
>
> --
> View this message in context:
> http://apache-flink-incubator-mailing-list-archive.1008284.n3.nabble.com/Apache-Ignite-tp5115.html
> Sent from the Apache Flink (Incubator) Mailing List archive. mailing list
> archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite

sirinath
I was thinking in the lines of using this as an alternative clustering / distributed computing engine.
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite

sirinath
Any thoughts on this?
Reply | Threaded
Open this post in threaded view
|

Re: Apache Ignite

Fabian Hueske-2
Flink's programming model and APIs are based on the concept of data flows.
From what I get by looking at the website, Ignite rather follows a grid
computing approach. I don't think that these concepts go very well
together.

I think using Ignite as a data source / sink or distributed hash table is
an interesting idea, but I don't see how it could be used as a computation
backend for Flink.

2015-04-24 6:38 GMT+02:00 sirinath <[hidden email]>:

> Any thoughts on this?
>
>
>
> --
> View this message in context:
> http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Apache-Ignite-tp5115p5304.html
> Sent from the Apache Flink Mailing List archive. mailing list archive at
> Nabble.com.
>