Hi Ranjit, Not sure I understood. The main problem with executors is that they are controlled by Spark and they are created per application. So you can't share the data stored in embedded mode and it's not really safe to store it there. This can be useful only for some simple tests/demos, but not for real apps. Let me know if I'm missing something in your use case.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Help-needed-tp10540p10607.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
