Hi Vimal, This is used only with ConstantSizeRegionSplitPolicy. Which split policy do you have configured in your setup?
JM 2014-03-06 7:55 GMT-05:00 Vimal Jain <[email protected]>: > Hi, > I am running 2 node hbase cluster atop HDFS. > I was simulating a heavy write process on Hbase for performance analysis. > I found that my HstoreFile has not reached "hbase.hregion.max.filesize" > property ( which is by default 10G ) and yet my region is split into 2 > regions. > > *du -sh HadoopData/* > *3.2G HadoopData/* > > where HadoopData is my hadoop.tmp.dir ( place where hadoop stores data ). > > Please help in understanding this. > -- > Thanks and Regards, > Vimal Jain >
