You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/04/08 07:04:05 UTC

[jira] [Commented] (HBASE-3756) Can't move META or ROOT from shell

    [ https://issues.apache.org/jira/browse/HBASE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017284#comment-13017284 ] 

stack commented on HBASE-3756:
------------------------------

Make sure any fix works on Master restart also (I don't think we add catalog tables to assigned regions on restart of Master)

> Can't move META or ROOT from shell
> ----------------------------------
>
>                 Key: HBASE-3756
>                 URL: https://issues.apache.org/jira/browse/HBASE-3756
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Critical
>
> Fails with unknownregionexception:
> {code}
> ERROR: java.lang.reflect.UndeclaredThrowableException: org.apache.hadoop.hbase.UnknownRegionException: -ROOT-,,0,70236052
>         at org.apache.hadoop.hbase.master.HMaster.move(HMaster.java:729)
>         at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.apache.hadoop.hbase.ipc.HBaseRPC$Server.call(HBaseRPC.java:570)
>         at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1039)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira