Hi Andrey, Its yes for all 3 points. Any other thing you want me to verify
Regards Moiz On Feb 3, 2016 7:06 PM, "Andrey Gura" <[email protected]> wrote: > Moiz, > > I can't reproduce problem that you describe. Could you please check the > following: > > 1. Interpreter was restarted after configuration changes. > 2. Cache name is correct (note that cache name is case sensitive). > 3. Cache is partitioned or replicated (not local) > > Thanks! > > > On Wed, Feb 3, 2016 at 12:36 PM, Syed Moizuddin <[email protected]> > wrote: > >> Hi, >> >> I am trying to use Zeppelin with Ignite interpreter. >> >> The ignite.jdbc.url is >> jdbc:ignite:cfg://cache=Model@file:///tmp/default-ignite-jdbc.xml >> where default-ignite.xml is placed in the same node where zeppelin >> server is running (under /tmp) >> >> When i run a sql (select count(*) from Model) in the notebook I get >> "Client is invalid. Probably cache name is wrong." >> >> However I do see #clients increment in all the ignite nodes' logs. >> >> Also I am able to run the same query through a java program. ( My >> cache is loaded) >> >> Please help me point what I am doing wrong here. >> >> Regards, >> Moiz >> > > > > -- > Andrey Gura > GridGain Systems, Inc. > www.gridgain.com >
