Well, a node will be started only on executors where getOrStart is called. So if number of nodes is less then number of executors, it means that you didn't visit all executors when mapping the original RDD.
What is the business use case behind that? I'm not sure you chose a right approach. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Help-needed-tp10540p10636.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
