If you're using streamer, there is no movement between nodes, only from the node that streams and data nodes. It's already properly maps the data to nodes, so partition aware approach is obviously redundant here.
Comparing local and distributed cache doesn't make much sense. If the streamer is on the same node where data is, it will definitely be much faster, but that limits you to a single node. -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Reduce-Movement-of-data-in-cluster-while-data-loading-in-PARTITIONED-cache-tp10570p10608.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
