l-queries
> [2]
>
> https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/CacheQueryExample.java
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Help-with-Ignite-Zeppelin-De
ext:
http://apache-ignite-users.70518.x6.nabble.com/Help-with-Ignite-Zeppelin-Demo-tp3681p3689.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.
ge in context:
> http://apache-ignite-users.70518.x6.nabble.com/Help-with-Ignite-Zeppelin-Demo-tp3681p3684.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>
with Ignite.
'null' is the valid name for a cache. In case of SQL it's treated as the
default schema and is used in the demo for simplicity.
-Val
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Help-with-Ignite-Zeppelin-Demo-tp3681p3684.html
Sent fr
Hi,
I attended Turbocharge SQL on Ignite webinar earlier in the week and
wanted to get familiar with the examples. I downloaded the code from
https://github.com/vkulichenko/zeppelin-demo and tried to run Query.java
after loading the data. I am getting the below error running Query 2.
Also I did