Hi Rahul, I dont think, there is anything like that. But, you can effectively do that by setting Region size. However, if hardware configuration varies across the cluster, then this property would not be helpful because AFAIK, region size can be set on table basis only(not on node basis). It would be best to avoid having diff in hardware in cluster machines.
Thanks, Anil Gupta On Wed, Jun 17, 2015 at 5:12 PM, rahul malviya <[email protected]> wrote: > Hi, > > Is it possible to configure HBase to have only fix number of regions per > node per table in hbase. For example node1 serves 2 regions, node2 serves 3 > regions etc for any table created ? > > Thanks, > Rahul > -- Thanks & Regards, Anil Gupta
