[ 
https://issues.apache.org/jira/browse/HBASE-28536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang resolved HBASE-28536.
-------------------------------
    Fix Version/s: 4.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged to master.

Thanks [~mrzhao] for contributing!

> Fix `Disable Stripe Compaction` run error in  document
> ------------------------------------------------------
>
>                 Key: HBASE-28536
>                 URL: https://issues.apache.org/jira/browse/HBASE-28536
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.5.6
>            Reporter: Moran
>            Assignee: Moran
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-1
>
>
> *Disable Stripe Compaction* in document is
> {code:java}
> alter 'orders_table', CONFIGURATION =>
> {'hbase.hstore.engine.class' => 
> 'rg.apache.hadoop.hbase.regionserver.DefaultStoreEngine'}{code}
> 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.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to