Hi, I was just trying to understand on what basis this best practice is advised to run major compaction immediately after restoring snapshot?
Because in our system, we have a scheduled Major Compaction which runs every day for this table. If new data is going to fall in /hbase/data in the destination cluster, at the end of the day scheduled major compaction can move the data brought in with snapshot from /hbase/archive to /hbase/data and compact new data loaded on that particular day. Please let me know how immediate major compaction is going to benefit the cluster? Regards, Subash Kunjupillai -- Sent from: http://apache-hbase.679495.n3.nabble.com/HBase-User-f4020416.html
