Hi,
I want to disable major compaction. 
I have already set the following:
<property>
    <name>hbase.hregion.majorcompaction</name>
    <value>0</value>
  </property>

But I read somewhere that there is another/other setting I should put?
Does anybody knows about such?

Thanks,
Yaniv



--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/Disable-major-compaction-tp4055904.html
Sent from the HBase Developer mailing list archive at Nabble.com.

Reply via email to