Hi Vimal, Which version of HBase do you use? Can you also share your config file?
JM 2014-03-06 8:02 GMT-05:00 Vimal Jain <[email protected]>: > Hi Jean, > I am not sure about this. > Whats the default policy ? > > > On Thu, Mar 6, 2014 at 6:30 PM, Jean-Marc Spaggiari < > [email protected] > > wrote: > > > 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 > > > > > > > > > -- > Thanks and Regards, > Vimal Jain >
