Well, there are several options in additions to what you do with Kafka. 1. Set up MySQL triggers and let them push data to Ignite via JMX or another streaming tool. 2. Use Oracle Golden Gate integration that works for MySQL. This tool does this much more efficiently: https://www.gridgain.com/resources/blog/syncing-gridgain-memory-computing-cluster-and-database-using-oracle-goldengate
- Denis On Tue, Jun 4, 2019 at 1:16 PM aealexsandrov <aealexsand...@gmail.com> wrote: > Hi, > > Without cache stores, you can try to use ignite-spark integration but it > will not provide the real-time synchronization. > > Also, you can try to set up some incremental data loading over JDBC, for > example via apach sqoop. > > BR, > Andrei > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >