You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/02/25 00:37:14 UTC

[jira] Resolved: (HBASE-463) "Table '.META.' does not exist." in trunk

     [ https://issues.apache.org/jira/browse/HBASE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury resolved HBASE-463.
---------------------------------

    Resolution: Cannot Reproduce

Seems that I can't make this happen again, and there's a solution. If this rears its ugly head again in production, we'll need to take a look at it.

> "Table '.META.' does not exist." in trunk
> -----------------------------------------
>
>                 Key: HBASE-463
>                 URL: https://issues.apache.org/jira/browse/HBASE-463
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Bryan Duxbury
>            Priority: Blocker
>             Fix For: 0.2.0
>
>
> I attempted to try out HBASE-458, and discovered that I couldn't create a table in shell at all on a fresh trunk. 
> {code}
> hql > show tables;
> error msg : org.apache.hadoop.hbase.TableNotFoundException: Table '.META.' does not exist.
> {code}
> I tried wiping out my dfs to see if that made a difference, and it didn't.
> This is a big problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.