zhaomoran opened a new pull request, #5836:
URL: https://github.com/apache/hbase/pull/5836
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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]