You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2012/10/04 01:33:08 UTC

[jira] [Resolved] (HBASE-6883) CleanerChore treats .archive as a table and throws TableInfoMissingException

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

Jimmy Xiang resolved HBASE-6883.
--------------------------------

    Resolution: Duplicate

Duplicate of HBASE-6439
                
> CleanerChore treats .archive as a table and throws TableInfoMissingException
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-6883
>                 URL: https://issues.apache.org/jira/browse/HBASE-6883
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>
> {noformat}
> 2012-09-25 14:52:21,902 DEBUG org.apache.hadoop.hbase.util.FSTableDescriptors: Exception during readTableDecriptor. Current table name = .archive
> org.apache.hadoop.hbase.TableInfoMissingException: No .tableinfo file under hdfs://c0322.hal.cloudera.com:56020/hbase/.archive
>         at org.apache.hadoop.hbase.util.FSTableDescriptors.getTableDescriptor(FSTableDescriptors.java:417)
>         at org.apache.hadoop.hbase.util.FSTableDescriptors.getTableDescriptor(FSTableDescriptors.java:408)
>         at org.apache.hadoop.hbase.util.FSTableDescriptors.get(FSTableDescriptors.java:170)
>         at org.apache.hadoop.hbase.util.FSTableDescriptors.getAll(FSTableDescriptors.java:201)
>         at org.apache.hadoop.hbase.master.HMaster.getTableDescriptors(HMaster.java:2205)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.apache.hadoop.hbase.ipc.ProtobufRpcEngine$Server.call(ProtobufRpcEngine.java:357)
>         at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1816)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira