Hi, It's possible to set only one DataStreamer to the KafkaStreamer, So, I'd recommend using one KafkaStreamer per cache.
Evgenii 2018-07-05 20:03 GMT+03:00 vbm <[email protected]>: > HI Evangii, > > Thanks for the reply. I have some more question regarding ignite data > streamer. > > Below is our scenario: > We have many Kafka topics and now we want to use ignite data streamer to > pull data to ignite cache and data is such that each kafka topic correspond > to a cache in ignite. > > From what I understand we need to have multiple KafkaStreamer which has one > to one mapping to ignite data streamer which eventually writes to cache. > Correct me if I am wrong here. > > If there are multiple kafka topics, what is the best approach to load data > to caches. > > > Regards, > Vishwas > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
