Can you try HBCK? Did it help in anyway?  Remember something was done
related to failure in ENABLE/DISABLE table some time back.

Regards
Ram

On Tue, Feb 3, 2015 at 3:38 PM, [email protected] <
[email protected]> wrote:

> Hi, all,
>
> II did the following command in hbase shell:
>
> disable 'TestTable'
> alter 'TestTable', CONFIGURATION =>
> {'hbase.regionserver.region.split.policy' => 'xxxxxxxxx'}
> enable 'TestTable'
>
> At first I want to put
> "org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy" to the
> place "xxxxxxxxx", but because a spelling error, now is something wrong in
> this configuration. After I enable the table, it failed bacause of
> ClassNotFound.
>
> Now is the problem: the table failed to enable and stay in a middle
> status. The table is neither enabled nor disabled now. How can I save my
> table and fix the wrong configuration?
>
>
>
>
>
> [email protected]
>

Reply via email to