Hello,

It seems that you are using Cassandra as a 3rd party cache store.
In that case, you need load all your data into the cluster before you can
execute SQL queries.
Please take a look at this page:
https://apacheignite.readme.io/docs/data-loading
In general, you have to call IgniteCache#loadCache() method

Thanks!



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to