>From the web UI and from calling 'list' in the shell I can't see the table name.
Hadoop/Hbase 0.20/0.20.1, distributed setup, 10 nodes. -mike On Thu, Dec 3, 2009 at 1:54 PM, Jean-Daniel Cryans <[email protected]>wrote: > Mike, > > So if you looked in .META. and the rows are there, how did you figure > that the table is missing? > > Also the usuals: which version of Hadoop/HBase, what kind of setup, etc > > J-D > > On Thu, Dec 3, 2009 at 7:29 AM, mike anderson <[email protected]> > wrote: > > Hbase crashed on me this weekend, and upon restarting one of the tables > is > > just completely gone. All of the table data is still in HDFS and my > missing > > table is still mentioned in .META.. I tried restarting hbase a few times, > > but the table didn't show up. What else can I do to debug this? I looked > > through the logs, but nothing really jumped out at me. Is there something > I > > should look for? > > > > I took a look at this ticket, > > http://issues.apache.org/jira/browse/HBASE-1342, but don't know enough > about > > the inner workings of hbase to make sense of it. > > > > > > thanks in advance. > > >
