Re: Issue with Ignite + Zeppelin

2017-07-21 Thread vkulichenko
Did you try the web console? https://apacheignite-tools.readme.io/docs/ignite-web-console -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15254.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-20 Thread Megha Mittal
in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15224.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-20 Thread Andrey Gura
text: http://apache-ignite-users. > 70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15161.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >

Re: Issue with Ignite + Zeppelin

2017-07-20 Thread Megha Mittal
. Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15161.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-19 Thread vkulichenko
It looks like you didn't add Ignite libraries to Zeppelin. IgniteJdbcDriver is included in ignite-core.jar and this JAR has to be on classpath. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15144.html Sent from

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Megha Mittal
Hey, Seems like Zeppelin might not be the best choice to connect to Ignite-2.0.0 . Can you suggest me what UI tool can I use to connect to Ignite that is running as a java application. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Megha Mittal
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15098.html Sent from the Apache Ignite Users mailing list archive

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Andrey Gura
itemCacheConfiguration.setIndexedTypes(ItemKey.class, Item.class); > itemCacheConfiguration.setBackups(1); > itemCacheConfiguration.setStatisticsEnabled(true); > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15056.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Megha Mittal
://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15056.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Andrey Gura
icationSpi(new > TcpCommunicationSpi().setMessageQueueLimit(igniteProperties.getMessageQueueLimit())); > > > > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15052.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Megha Mittal
TcpCommunicationSpi().setMessageQueueLimit(igniteProperties.getMessageQueueLimit())); -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15052.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Andrey Gura
ages queue [size=0] > > No other log is there even while zeppelin tries to make a connection. > > Let me know if any other information is required. > > Thanks. > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/

Re: Issue with Ignite + Zeppelin

2017-07-18 Thread Megha Mittal
is there even while zeppelin tries to make a connection. Let me know if any other information is required. Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15045.html Sent from the Apache Ignite Users mailing list archive

Re: Issue with Ignite + Zeppelin

2017-07-17 Thread vkulichenko
Hi, Can you show the server node log? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990p15014.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Issue with Ignite + Zeppelin

2017-07-17 Thread Megha Mittal
Zeppelin to connect to running Ignite server. Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-Ignite-Zeppelin-tp14990.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.