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

Support flush a single column family of region

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.4.0
    • 3.0.0-alpha-1, 2.4.0
    • shell
    • None
    • Hide
      This adds an extra "flush" command option that allows for specifying an individual family to have its store flushed.

      Usage:
      flush 'REGIONNAME','FAMILYNAME'
      flush 'ENCODED_REGIONNAME','FAMILYNAME'
      Show
      This adds an extra "flush" command option that allows for specifying an individual family to have its store flushed. Usage: flush 'REGIONNAME','FAMILYNAME' flush 'ENCODED_REGIONNAME','FAMILYNAME'

    Description

      It is useful when we set many column families for a table, could avoid generate too many small files.
       

      Attachments

        Issue Links

          Activity

            People

              filtertip Zheng Wang
              filtertip Zheng Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: