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

Doc configs for in-memory-compaction and add detail to in-memory-compaction logging

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0
    • Compaction
    • None
    • Reviewed
    • Hide
      Disables in-memory compaction as default (See HBASE-20464 for actually disabling IMC as default).

      Adds logging of in-memory compaction configuration on creation.

      Adds a chapter to the refguide on this new feature.
      Show
      Disables in-memory compaction as default (See HBASE-20464 for actually disabling IMC as default). Adds logging of in-memory compaction configuration on creation. Adds a chapter to the refguide on this new feature.

    Description

      I set hbase.systemtables.compacting.memstore.type to NONE but it seems like in-memory is still on. My table looks like this:

      Table ycsb is ENABLED
      ycsb
      COLUMN FAMILIES DESCRIPTION
      {NAME => 'family', VERSIONS => '1', EVICT_BLOCKS_ON_CLOSE => 'false', NEW_VERSION_BEHAVIOR => 'false', KEEP_DELETED_CELLS => 'FALSE', CACHE_DATA_ON_WRITE => 'false', DATA_BLOCK_ENCODING => 'NONE', TTL => 'FOREVER', MIN_VERSIONS => '0', REPLICATION_SCOPE => '0', BLOOMFILTER =
      > 'ROW', CACHE_INDEX_ON_WRITE => 'false', IN_MEMORY => 'false', CACHE_BLOOMS_ON_WRITE => 'false', PREFETCH_BLOCKS_ON_OPEN => 'false', COMPRESSION => 'NONE', BLOCKCACHE => 'true', BLOCKSIZE => '65536'}
      

      Looks like table doesn't have it on either (IN_MEMORY_COMPACTION doesn't show in the above).

      Attachments

        1. HBASE-20259.branch-2.0.ADDENDUM.patch
          1 kB
          Peter Somogyi
        2. HBASE-20259.master.003.patch
          26 kB
          Michael Stack
        3. HBASE-20259.master.002.patch
          27 kB
          Michael Stack
        4. HBASE-20259.master.001.patch
          25 kB
          Michael Stack

        Issue Links

          Activity

            People

              stack Michael Stack
              stack Michael Stack
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: