HI, we have around 18 M records in hbase which needs to be loaded into ignite cluster.
i was looking at http://apacheignite.gridgain.org/v1.7/docs/data-loading https://github.com/apache/ignite/tree/master/examples is there any approach where each ignite node loads the data of one hbase region ? Do you have any recommendations ? Thanks.
