Hi!
I have some problems managing the HBase major compaction.
I configured the major compaction between 1 an 4 am but we still see major compactions executed at any hour.
Here the two configurations I tried :
First configuration:
- hbase.hregion.majorcompaction=7 Days 0 Hours
- hbase.offpeak.start.hour=1
- hbase.offpeak.end.hour=4
Second configuration:
- hbase.hregion.majorcompaction=0 Days 0 Hours
- hbase.offpeak.start.hour=1
- hbase.offpeak.end.hour=4
Did I miss something, please?
Thank you for your answer.
Best,
Helmi KHALIFA