Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-8423

Allow Major Compaction to Use Different Compression

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • None
    • None
    • None

    Description

      For the Messages use case, ~90% of the disk util is associated with major compacted files but less than 33% of the get IOPS are due to mc files. Allowing a different compaction algorithm for major compacted files will allow us to get ~30% disk savings. Latency should be higher, but storefile querying is sequential, so only 1/3 of the get latency is from disk access to these files.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nspiegelberg Nicolas Spiegelberg
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: