Hi Val, Thanks for your response. Why is there a need to launch a new process on the executor? Can the Ignite client code not run inside the process space of the Executor?
I'm also curious to know how the RDD is persisted? Does each Executor take a slice of the contents of the RDD and write it as a byte[] to the cache? If there is more documentation on how this works, it would be great to get access to it! Thanks, Ranjit -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-cluster-external-to-Spark-cluster-tp7052p7076.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
