Hello Hari:
On disable and enable in 0.20.x HBase, please see
http://search-hadoop.com/m/vxWxh2tSLzw/table+disable&subj=Re+Regions+assigned+multiple+times+after+disabling+table
Scan your '.META.' table. See if any region entries for the table you
tried remove. My guess is that there are still r
I had a table 'Keyword' a while back which I tried to disable. I tried
multiple times but I always got the error "It is taking too long to disable
the table". (or something like that.). Anyways, after a while I tried the
list command in shell and the table did not show up. So I tried to create
it.