Great..thanks much. That really helped a lot. Murthy.
On Fri, Mar 25, 2016 at 5:24 PM, vkulichenko <valentin.kuliche...@gmail.com> wrote: > Murthy, > > SQL query documentation [1] and query example [2] are the best starting > points for using Ignite query API. > > To start the console simply set 'IGNITE_H2_DEBUG_CONSOLE' system property > and it will be automatically opened in the browser. E.g., if you start a > standalone node using ignite.sh, execute it like this: > > ignite.sh -J-DIGNITE_H2_DEBUG_CONSOLE > > -Val > > [1] https://apacheignite.readme.io/docs/sql-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-Demo-tp3681p3689.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >