Hi Slava,

Ok great that clears up things quite a bit for me. 
The template I am trying to use is shown in my latest post:

http://apache-ignite-users.70518.x6.nabble.com/SQL-Error-Failed-to-query-Ignite-tp19475.html

Thanks!
./t

-----Original Message-----
From: slava.koptilin [mailto:slava.kopti...@gmail.com] 
Sent: mandag 15. januar 2018 11.42
To: user@ignite.apache.org
Subject: RE: Problem enabling read-through on cache - no suitable driver

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/

Reply via email to