Re: Collocated storage of data that is distributed by Apache Kafka

2023-02-13 Thread Mikhail Pochatkin
Hi, Mikhail. Thanks for your questions! First of all I found some links in documentation which may help you. Apache Kafka Streamer | Ignite Documentation Apache Cassandra Acceleration With Apache Ignite |

Collocated storage of data that is distributed by Apache Kafka

2023-02-13 Thread Mikhail via user
Hi guys,                      I’d like to implement high-load linear scalable IoT  application using Apache Ignite. Sensors’ data comes from Apache Kafka topic which is partitioned by sensor_id. As a primary storage the data is saved to Cassandra. Application should allow to do the following: *