Hbase version is: 0.89.20100924+28-1
________________________________ From: Jean-Daniel Cryans <[email protected]> To: [email protected]; Ajay Govindarajan <[email protected]> Sent: Friday, April 15, 2011 11:15 AM Subject: Re: unable to disable tables Which hbase version? J-D On Fri, Apr 15, 2011 at 11:12 AM, Ajay Govindarajan <[email protected]> wrote: > I was doing a bulk update on a table when the RegionServer crashed. IT failed > because we had not allocated enough memory to the process. So we restarted > the master and region servers and everything seems to work fine except that I > am not able to disable tables anymore. When I run the disable command I get > the "0 row(s) in 0.0820 seconds" response. > However when i do a describe on the table it says that the table is still > enabled and consequently i can't drop the table. > > I don't see anything in the logs. We are running in non-clustered mode. > > Any ideas as to why this might happen and how to fix this? > > thanks > -ajay
