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

Fix `Disable Stripe Compaction` run error in document

    XMLWordPrintableJSON

Details

    • Bug
    • Status: In Progress
    • Trivial
    • Resolution: Unresolved
    • 2.5.6
    • None
    • documentation

    Description

      Disable Stripe Compaction in document is

      alter 'orders_table', CONFIGURATION =>
      {'hbase.hstore.engine.class' => 'rg.apache.hadoop.hbase.regionserver.DefaultStoreEngine'}

      This should be 'org.apache.hadoop.hbase.regionserver.DefaultStoreEngine' 

      This will cause all regions to be in the openning state.Finally, I went through the disable table and corrected it before enable it.

       
       

      Attachments

        Issue Links

          Activity

            People

              mrzhao Moran
              mrzhao Moran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: