You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "chiranjeevi (JIRA)" <ji...@apache.org> on 2017/12/11 08:49:00 UTC

[jira] [Resolved] (HBASE-19294) When user trying to create table , master is getting aborted in execution phase

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

chiranjeevi resolved HBASE-19294.
---------------------------------
    Resolution: Invalid

> When user trying to create table , master is getting aborted in execution phase
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-19294
>                 URL: https://issues.apache.org/jira/browse/HBASE-19294
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase, master, proc-v2
>    Affects Versions: 1.3.1
>            Reporter: chiranjeevi
>              Labels: newbie
>
> when create table failed in execute phase master got aborted.
> DEBUG [RpcServer.FifoWFPBQ.default.handler=8,queue=3,port=16000] ipc.RpcServer: RpcServer.FifoWFPBQ.default.handler=8,queue=3,port=16000: callId: 443 service: MasterService methodName: ListTableDescriptorsByNamespace size: 51 connection: 
> java.io.InterruptedIOException: Retry interrupted
> java.lang.RuntimeException: HMaster Aborted
>         at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:239)
>         at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:137)
>         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>         at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:126)
>         at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:3207)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)