Hi Venkat,
I am not sure what kind of processing you want to do, but for getting data from 
Kafka topics and injecting to Ignite cluster, please seeĀ 
http://apacheignite.gridgain.org/v1.7/docs/kafka-streamerOnce you have data in 
the cache, you can do your compute part.
-Roman

 

    On Wednesday, August 10, 2016 9:13 AM, vmuthus <[email protected]> wrote:
 

 
 We are trying t find a write platofrm to do realtime data processing in
memory.
Need few suggestions.

Our Data is cached in the grid. for our request I need the listener part of
the same Ignite Grid listening to a Kafka topic and process the message and
compute certain task.
How do I do it.

I do not want to update the cache just od the computation for every kafka
message and spit the output to another queue. Also I want the same Grid will
do the computation without creating client node/process.

Any help is appreciated.

Thanks
Venkat




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Kafka-Listener-and-Computing-tp6891.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.


  

Reply via email to