Hi,

I recently set up a 2-node Hadoop and HBase cluster and am trying to load
data into my HBase table using HBase client.

The issue bothers me is that the data are always written into one node of
the cluster, i.e., all the regions of the hbase table are on one node.

Is there any configuration I need to change for make the load balanced?

Thanks,
-- w

Reply via email to