Hi Jean, We are thinking of moving to 0.92 or > down the line , but for now we are using this version. If anyone can share what the behavior of hbase in 0.90.x for the above questions will be great.
One more question to add, 1.Major compaction rewrites a region hfile , even if it has only one hfile for that region and contains no expired cells ( both by delete or by TTL ) . Doesnt hbase major compaction have any intellegence to determine whether a rewrite is necessary? Regards, R.Monish On Mon, Aug 19, 2013 at 7:19 PM, Jean-Marc Spaggiari < [email protected]> wrote: > Hi Monish, > > Any reason for you to use 0.90.6? It's a pretty old version. Have you > considered moving to a more recent one? > > JM > > 2013/8/19 Monish r <[email protected]> > > > Hi guys, > > I have the following questions in HBASE 0.90.6 > > > > 1. Does hbase use only one compaction thread to handle both major and > minor > > compaction? > > > > 2. If hbase uses multiple compaction threads, which configuration > parameter > > defines the number of compaction threads? > > > > 3. After hbase.majorcompaction.interval from last major compaction ,if > > major compaction is executed on a table already major compacted Does > hbase > > skip all the table regions from major compaction? > > > > Regards, > > R.Monish > > >
