Hi, Anil. It depends on your use case. How many nodes will be in your cluster? All 18M records will be in one cache or many caches? How big single record? What will be the key? You need only load or you also need write changed / new objects in cache to HBase?
On Tue, Oct 11, 2016 at 8:11 PM, Anil <[email protected]> wrote: > 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. > -- Alexey Kuznetsov
