alex kamil created PHOENIX-928:
----------------------------------

             Summary: HMaster fails to start after phoenix upgrade
                 Key: PHOENIX-928
                 URL: https://issues.apache.org/jira/browse/PHOENIX-928
             Project: Phoenix
          Issue Type: Bug
            Reporter: alex kamil


I've seen this behavior consistently when testing with hbase standalone mode: 
after migrating from one build of phoenix to another (using the same version 
3.0) and replacing phoenix-core-3.0.0-incubating-SNAPSHOT.jar in hbase/lib 
directory,  hbase master fails to start.
if I delete all hbase data created with previous phoenix build, and start from 
scratch, it works, but that's not a good option.

master log shows these errors:

2014-04-10 16:49:58,020 INFO org.apache.zookeeper.server.PrepRequestProcessor: 
Got user-level KeeperException when processing sessionid:0x1454d675d790000 
type:delete cxid:0x14 zxid:0xb txntype:-1 reqpath:n/a Error 
Path:/hbase/backup-masters/<myip>,62410,1397162991952 Error:KeeperErrorCode = 
NoNode for /hbase/backup-masters/<myip>,62410,1397162991952

2014-04-10 16:49:58,282 INFO org.apache.zookeeper.server.PrepRequestProcessor: 
Got user-level KeeperException when processing sessionid:0x1454d675d790001 
type:create cxid:0x7 zxid:0xf txntype:-1 reqpath:n/a Error 
Path:/hbase/online-snapshot Error:KeeperErrorCode = NoNode for 
/hbase/online-snapshot

2014-04-10 16:49:58,325 INFO org.apache.zookeeper.server.PrepRequestProcessor: 
Got user-level KeeperException when processing sessionid:0x1454d675d790000 
type:create cxid:0x20 zxid:0x14 txntype:-1 reqpath:n/a Error 
Path:/hbase/online-snapshot/acquired Error:KeeperErrorCode = NodeExists for 
/hbase/online-snapshot/acquired

2014-04-10 16:50:03,982 INFO org.apache.zookeeper.server.PrepRequestProcessor: 
Got user-level KeeperException when processing sessionid:0x1454d675d790000 
type:delete cxid:0x2e zxid:0x16 txntype:-1 reqpath:n/a Error 
Path:/hbase/root-region-server Error:KeeperErrorCode = NoNode for 
/hbase/root-region-server

2014-04-10 16:50:03,997 INFO org.apache.zookeeper.server.PrepRequestProcessor: 
Got user-level KeeperException when processing sessionid:0x1454d675d790000 
type:delete cxid:0x36 zxid:0x19 txntype:-1 reqpath:n/a Error 
Path:/hbase/table92/-ROOT- Error:KeeperErrorCode = NoNode for 
/hbase/table92/-ROOT-

2014-04-10 16:50:09,199 ERROR 
org.apache.hadoop.hbase.regionserver.metrics.SchemaMetrics: Inconsistent 
configuration. Previous configuration for using table name in metrics: true, 
new configuration: false

ERROR org.apache.hadoop.hbase.regionserver.metrics.SchemaMetrics: Inconsistent 
configuration. Previous configuration for using table name in metrics: true, 
new configuration: false

INFO org.apache.zookeeper.server.PrepRequestProcessor: Got user-level 
KeeperException when processing sessionid:0x1454d675d790000 type:delete 
cxid:0x5f zxid:0x28 txntype:-1 reqpath:n/a Error Path:/hbase/table92/.META. 
Error:KeeperErrorCode = NoNode for /hbase/table92/.META.

INFO org.apache.hadoop.ipc.HBaseRPC: Problem connecting to server: /<ip>:49306

 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to