Check the master log. See if the load balancer is running or not. It usually runs every 5 minutes by default. It may not run if regions are transitioning. It'll log regardless.
St.Ack On Mon, Mar 14, 2011 at 10:50 AM, Weiwei Xiong <[email protected]> wrote: > 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 >
