The above solution works fine with Ignite JDBC and however I am trying with
Ignite REST API. 

http://localhost:8080/ignite?cmd=qryfldexe&pageSize=100&cacheName=CustomerCache&qry=select+id+from+Customer
c+join+
AccountCache.account a+on+where+c.id=a.id

I am getting 
    "error": "Schema \"ACCOUNTCACHE\" not found; SQL statement:






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

Reply via email to