Hi Naden,

 But the IgniteContext within Spark doesn't allow you to read configuration
> files from YARN.
>

I am a little bit confused. Ignite can be configured via basic Spring XML,
and you can definitely read those XML files off HDFS or any other source.
Is there any reason why XML does not work for you?

Now it is impossible to make IgniteConfiguration serializable because it
contains such components as SPIs, which are non-serializable by it's nature.

Reply via email to