Re: Help with Ignite Zeppelin Demo

2016-03-25 Thread Murthy Kakarlamudi
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

Re: Help with Ignite Zeppelin Demo

2016-03-25 Thread vkulichenko
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.

Re: Help with Ignite Zeppelin Demo

2016-03-25 Thread Murthy Kakarlamudi
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. >

Re: Help with Ignite Zeppelin Demo

2016-03-25 Thread vkulichenko
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

Help with Ignite Zeppelin Demo

2016-03-25 Thread Murthy Kakarlamudi
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