Set hbase.hregion.majorcompaction to 0 to disable -------------------------------------------------
Key: HBASE-2559 URL: https://issues.apache.org/jira/browse/HBASE-2559 Project: Hadoop HBase Issue Type: Improvement Reporter: Jonathan Gray Assignee: Jonathan Gray Fix For: 0.21.0 There are a number of situations where you would want to disable automated major compactions. Currently you have to set the period to something really big but should also be able to fully disable it by setting to 0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.