Spark RDDs are actually designed to be read-only. Are you sure you need to use IgniteRDD in the first place? Sounds like your use case is bigger than that which probably means that it's better to use IgniteCache API directly.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Ignite-Cache-Update-k-v-tp7296p7325.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
