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

Set hbase.hstore.compaction.min.size way down to 4MB

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Critical
    • Resolution: Invalid
    • 0.92.1
    • None
    • None
    • None

    Description

      See discussion over in HBASE-3149. Nicolas suggests setting this setting way down, to the below:

      <property>
         <name>hbase.hstore.compaction.min.size</name>
         <value>4194304</value>
         <description>
           The "minimum" compaction size. All files below this size are always
           included into a compaction, even if outside compaction ratio times
           the total size of all files added to compaction so far.
         </description>
        </property>
      

      Lets try it.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: