You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Izaak Rubin (JIRA)" <ji...@apache.org> on 2008/09/09 18:59:44 UTC

[jira] Assigned: (HBASE-853) [shell] Cannot describe meta tables

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

Izaak Rubin reassigned HBASE-853:
---------------------------------

    Assignee: Izaak Rubin

> [shell] Cannot describe meta tables
> -----------------------------------
>
>                 Key: HBASE-853
>                 URL: https://issues.apache.org/jira/browse/HBASE-853
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Izaak Rubin
>
> {code}
> hbase(main):005:0* describe '.META.'
> 08/08/29 04:39:49 DEBUG client.HConnectionManager$TableServers: Cache hit in table locations for row <> and tableName .META.: location server 208.76.44.142:60020, location region name .META.,,1
> ArgumentError: Failed to find table named .META.        
> from /home/stack/trunk/bin/../bin/HBase.rb:61:in `describe'        
> from /home/stack/trunk/bin/../bin/hirb.rb:246:in `describe' 
> from (hbase):6:in `binding'
> code}

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