One thing described here https://apacheignite.readme.io/docs/data-loading is 'Partition-aware data loading', which basically implies implementation of some kind of 'data partitioning' in your database so that each node only pulls a portion of data. Hope that helps.
-- 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-tp10570p10571.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
