Can you provide some more detail please ? Release of hbase region server log (snippet) showing that compaction is skipped
Thanks On Wed, Aug 5, 2015 at 10:15 AM, Jean-Marc Spaggiari < [email protected]> wrote: > Quick question here. > > Compactions seems to be triggered when we flush automatically, but not when > we flush manually. > > for 1 to 10 > put into a table > flush the table > end of for > > Will create 10 files, and will not trigger any compaction. > > Should we also compact after manual flushs? > > JM >
