Which issues still exist? As far as I understand, you get an XML parsing
exception when starting Ignite. Is this correct?

In the code you provided I see lines like this:

val streamTableContext = new IgniteContext[String, source](ssc.sparkContext,
"/home/test/config/default-config.xml")

This XML will be used to start a node and it looks like it's corrupted
somehow (XML is not valid). If you are using a closure that creates
IgniteConfiguration object, there is no way to get this exception since
there are no XML files in play.

Please clarify what exactly is still not working for you and if possible
provide the example that will to reproduce issues you have.

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-solve-the-22-parameters-limit-under-scala-2-10-in-the-case-class-tp3847p3977.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to