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

Honor TableDescriptor settings earlier in normalization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.4.2
    • 3.0.0-alpha-1, 2.5.0, 2.4.2
    • Normalizer
    • None

    Description

      Table can be enabled and disabled merge/split in TableDescriptor, we should judge before calculating the plan.

      The normalizer configuration can be set by table level. For example, hbase.normalizer.min.region.count can be set by "alter ‘table’, CONFIGURATION=>{'hbase.normalizer.min.region.count' => '5'}". If the table is not set, then use the global configuration which is set in hbase-site.xml.

      Attachments

        Activity

          People

            DeanZ Baiqiang Zhao
            DeanZ Baiqiang Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: