Hi Thomas, > however, when I try using my own templates I simply get SQL Error[50000] > "Cache doesn't exist!" >- not sure why this is happening but maybe I'm not connecting to the right DB? Could you please provide us with the template you are trying to use?
> Is the jdbc:ignite:thin connection not a connection to the H2 instance > used by Ignite internally? No, jdbc:ignite:thin is not a connection to the underlying H2 db. This is a thin driver which is used to connect to Ignite node and allows processing distributed data using Ignite cluster. Please see the following page for details [1] [1] https://apacheignite-sql.readme.io/docs/jdbc-driver#jdbc-thin-driver Thanks, Slava. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/