You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Andrey Nestrogaev <a....@flexsoft.com> on 2016/01/28 15:36:11 UTC

Re: Issue with running SQL Scan queries

Hi,

try to enable peerClassLoading
add to node config

    <bean id="ignite.cfg"
class="org.apache.ignite.configuration.IgniteConfiguration">
	<property name="peerClassLoadingEnabled" value="true"/>





--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-running-SQL-Scan-queries-tp2753p2757.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Issue with running SQL Scan queries

Posted by vkulichenko <va...@gmail.com>.
Saurabh,

Did my suggestions work for you?

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Issue-with-running-SQL-Scan-queries-tp2753p2776.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.