Please see bullet #7 in
http://hbase.apache.org/book.html#compaction.ratiobasedcompactionpolicy.algorithm

Search for 'hbase.hstore.compaction.ratio.offpeak' and you will see related
config parameters.

On Fri, Jan 13, 2017 at 8:43 PM, spats <spatil.sud...@gmail.com> wrote:

> Thanks Ted,
>
> Yes reducing jitter value should help running major compactions only during
> certain range & not spill over whole week. But still problem is major
> compaction can run on any day, irrespective of cluster load.
>
> Yes, cluster load will be less on weekends so was exploring if there is way
> to run major compactions on weekends. We can disable compaction schedule
> but
> then we have to run schedule on all tables & all cluster, exploring if
> there
> is any easier way to do it.
>
>
>
> --
> View this message in context: http://apache-hbase.679495.n3.
> nabble.com/HBase-major-compaction-schedule-tp4085632p4085636.html
> Sent from the HBase User mailing list archive at Nabble.com.
>

Reply via email to