[ https://issues.apache.org/jira/browse/HBASE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-853: ------------------------ Attachment: hbase-853.patch Patch by Izaak. > [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 > Attachments: hbase-853.patch > > > {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.