Start HMaster, reported as abnormal, expert solution, thank you very much! 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 15 on 60000: exiting 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: Stopping IPC Server listener on 60000 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 11 on 60000: exiting 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 12 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 16 on 60000: exiting 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 17 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 22 on 60000: exiting 
 2013-04-28 11:37:26,533 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 14 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 21 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 25 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 26 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 28 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 23 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 19 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 18 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 20 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 29 on 60000: exiting 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 24 on 60000: exiting 
 2013-04-28 11:37:26,535 INFO org.apache.hadoop.ipc.HBaseServer: Stopping IPC Server Responder 
 2013-04-28 11:37:26,534 INFO org.apache.hadoop.ipc.HBaseServer: IPC Server handler 27 on 60000: exiting 
 2013-04-28 11:37:26,535 INFO org.apache.hadoop.ipc.HBaseServer: Stopping IPC Server Responder 
 2013-04-28 11:37:26,543 INFO org.apache.zookeeper.ZooKeeper: Session: 0x23e4e9b7e8d000d closed 
 2013-04-28 11:37:26,543 INFO org.apache.zookeeper.ClientCnxn: EventThread shut down 
 2013-04-28 11:37:26,543 INFO org.apache.hadoop.hbase.master.HMaster: HMaster main thread exiting 
 2013-04-28 11:37:26,543 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master 
 java.lang.RuntimeException: HMaster Aborted 
 at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster (HMasterCommandLine.java: 152) 
 at org.apache.hadoop.hbase.master.HMasterCommandLine.run (HMasterCommandLine.java: 103) 
 at org.apache.hadoop.util.ToolRunner.run (ToolRunner.java: 65) 
 at org.apache.hadoop.hbase.util.ServerCommandLine.doMain (ServerCommandLine.java: 76) 
 at org.apache.hadoop.hbase.master.HMaster.main (HMaster.java: 1724) 
 ----- - Solution -------------------------------------------- 
 HMASTER Repeated Start 
 1, JPS check HBASTER enabled hosts process is repeated 
 2, ZOOKEEPER and Hmaster cache cleanup 
 
 ------ For reference only ---------------------------------- ----- 
 now HMaster up, but in the HBase shell, create table error, as follows: 
 hbase (main): 002:0> create 'hx', 'cf' 
 
 ERROR: org.apache.hadoop.hbase.PleaseHoldException: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing 
 
 and execute stop-hbase.sh in an infinite wait state 
 
 Please expert guidance 
 ------ For reference only ------------------------------- -------- 
 
 Master is initializing: HMASTER startup dynamically allocated to each of all the tables REGION REGION SERVER node 
 initialization process and your entire cluster hardware performance and the number of the size of the REGION 
 
 some of my larger HBASE cluster needs to start 5-10 minutes 
 LZ can wait a little, monitor about 60,010 pages, you can see the progress of the initialization production 
 
 If HMASTER initialization time is too long, it is your HADOOP, HBASE, ZOOKEEPER configuration problem 
 
 stop-hbase.sh wait indefinitely or REGION SERVER HMASTER may be stuck, and you may be repeated before the start HMASTER about 
 If the problem is not solved, all the configuration files and HMASTER, REGIONSERVER log posted, concrete analysis of specific issues to be 
 
 
 ------ For reference only ---------------------------------- ----- 
 configuration problems, ZOOKEEPERQ services together, the process appears as HQuorumPeerMain, while in the configuration file uses HBase does not host ZOOKEEPER. 
 
 
 
没有评论:
发表评论