Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-23353

Provide sanity check for hbase in memory flush parameters

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      For hbase 2.0 release, there is correlation between the following parameters:

      • hbase.memstore.inmemoryflush.threshold.factor : threshold for the active segment
      • hbase.hregion.compacting.pipeline.segments.limit : pipeline length

      For SSD, a threshold of 2% for the active segment (hbase.memstore.inmemoryflush.threshold.factor=0.02) and pipeline length of 4 (hbase.hregion.compacting.pipeline.segments.limit=4).

      For HDD, hbase.hregion.compacting.pipeline.segments.limit should be 3 (due to lower throughput of HDD).

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: