Hello! > But here the requirement is first I need to load the data from cassandra database to ignite cache
Have you tried loadCache()? Regards, -- Ilya Kasnacheev ср, 9 янв. 2019 г. в 16:08, Kiran Kumar <[email protected]>: > Configured three xml files, one for cassandra connections, one for > persistence and one for default.xml where both cassandra and persistence > bean ids configured and also updated cachestore configuration. > > I was able to save data to cassandra using *cache.put*. > > But here the requirement is first I need to load the data from cassandra > database to ignite cache and then need to perform dataframe streaming and > then save new data to cassandra from ignite cache. > > Is there any way to add dynamic POJO's in Keypersistence ?? > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
