Try enable table, then disable again? I run into situations where i have to enable the table.
Weird admin bugs like this are due to deep structural issues set to be reworked in hbase 0.21. One last reminder, make sure you: major_compact '.META.' if you make major changes such as: - drop a large table (>1 region) - truncate a table w/>1 regions The symptom is your clients wont be able to find a region, throwing an exception mumbling about a null RegionInfo. -ryan On Wed, Jul 8, 2009 at 12:50 AM, <[email protected]> wrote: > It's no use ! > > > > > Amandeep Khurana > <[email protected] To: > [email protected] > > cc: (bcc: Y_823910/TSMC) > Subject: Re: region offline > 2009/07/08 03:49 > PM > Please respond to > hbase-user > > > > > > > Try restarting hbase. > > On 7/8/09, [email protected] <[email protected]> wrote: >> Hi, >> I want to disable my table from shell, but it shows region offline. >> Any ways I can recover from this problem? >> Thank you >> >> Fleming >> > --------------------------------------------------------------------------- >> TSMC PROPERTY >> This email communication (and any attachments) is proprietary > information >> for the sole use of its >> intended recipient. Any unauthorized review, use or distribution by > anyone >> other than the intended >> recipient is strictly prohibited. If you are not the intended > recipient, >> please notify the sender by >> replying to this email, and then delete this email and any copies of it >> immediately. Thank you. >> > --------------------------------------------------------------------------- >> >> >> >> > > > -- > > > Amandeep Khurana > Computer Science Graduate Student > University of California, Santa Cruz > > > > > --------------------------------------------------------------------------- > TSMC PROPERTY > This email communication (and any attachments) is proprietary information > for the sole use of its > intended recipient. Any unauthorized review, use or distribution by anyone > other than the intended > recipient is strictly prohibited. If you are not the intended recipient, > please notify the sender by > replying to this email, and then delete this email and any copies of it > immediately. Thank you. > --------------------------------------------------------------------------- > > > >
