Hi Michael,

I meant to echo to the console SPARK_CLASSPATH variable which you created
in *spark-env.sh* following recommendations from Ignite docs. We need to
ensure that JCache jar is included into it.
BTW, do you see Ignite jars in " java.class.path" property?

Vladimir.

On Wed, Apr 27, 2016 at 4:30 PM, mdolgonos <michael.dolgo...@citi.com>
wrote:

> Vladimir,
>
> I don't see this property. I put the following code at the very beginning
> of
> my main() method:
> println("**** Props=" + System.getProperties())
> The only classpath related property I see is java.class.path which doesn't
> contain cache-api-1.0.0.jar despite my changing spark-env.sh as described
> in
> the documentation.
>
> Thank you
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Ignite-Installation-with-Spark-under-CDH-tp4457p4608.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to