Hello,

I was not able to reproduce your case because source code you've provided
is incomplete.
Could you attach fully working minimalistic example reproducing your
problem?
Have you tried to run your code in local environment using something like

val ssc: SparkContext = new SparkContext("local[*]", "test")

FYI: you have an error in ./igparkStr.sh
/igparkStr.sh: line 16: --repositories: command not found

2016-04-06 4:20 GMT+03:00 F7753 <mabiao...@foxmail.com>:

> Hi agura,
> I refer to the source code of IgniteContext.scala, and notified that the
> ignite method will do "Ignition.start()" in a try-catch block.
> And the code I use is listed in this topic:
>
> http://apache-ignite-users.70518.x6.nabble.com/How-to-solve-the-22-parameters-limit-under-scala-2-10-in-the-case-class-tc3847.html
> You can find them in the 6th comment written by me, thanks a lot
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/Should-Ignition-start-method-to-be-called-in-a-spark-igniteRDD-app-tp3854p3947.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 

Best regards,
Alexei Scherbakov

Reply via email to