I have updated the documentation here: http://apacheignite.gridgain.org/v1.3/docs/testing-integration-with-spark-shell
2015-08-31 17:35 GMT-07:00 Dmitriy Setrakyan <[email protected]>: > > > On Mon, Aug 31, 2015 at 4:57 PM, alexey.goncharuk < > [email protected]> wrote: > >> Spark was not able to locate the spring-related classes because spring >> integration is not included to the igntie-spark module dependencies. I >> will >> fix this in the upcoming 1.4 release. >> >> For now you need to add the ignite-spring module dependency to your spark >> shell execution arguments. >> > > Alexey, can you please provide an example or a link to the documentation > describing how to do it? > > >> >> >> -- >> View this message in context: >> http://apache-ignite-users.70518.x6.nabble.com/How-to-get-a-instance-of-IgniteContext-in-spark-shell-tp1180p1228.html >> Sent from the Apache Ignite Users mailing list archive at Nabble.com. >> > >
