Presplitting table allows load to spread across region servers. Can you be more specific about what you observed ?
Which workload(s) did you run ? Thanks On Thu, Apr 28, 2016 at 10:03 PM, prabhu Mahendran <[email protected]> wrote: > i have created the cluster with 3 region server and i used YCSB to test the > performance of the cluster. > > https://github.com/brianfrankcooper/YCSB/tree/master/hbase098 > > Created the table as mentioned in the link with equal splits(pre split) in > the regions , But i noted that Load isn't equally shared among the regions. > > Please guide me to achieve equal load across Regionserver. > > Best, > Mahe >
