Hi Hbaseers,
I am working on a project were we are preparing data on a daily basis, and then 
have it in a form fast to read.
So I am considering moving the data away from mem-store down to block cache.
So I need to flush and major compact. But I was wondering if I need to issue 
both commands, or if manually triggered major compaction include a silent flush 
before doing the actual major compaction?
Thanks in advance for the help,
Eric Owhadi

Reply via email to