[
https://issues.apache.org/jira/browse/HBASE-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571811#action_12571811
]
Jim Kellerman commented on HBASE-463:
-------------------------------------
Don't understand how this could happen since test cases run on trunk with 419
applied (and it didn't change Migrate except for a few imports)
> "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.