org.apache.hadoop.hbase.PleaseHoldException: Master is initializing when run any commond on hbase shell on namenode -


i have configured hbase cluster 1 namenode(hmaster) , 1 datanode(hregionserver) , started successfully.

but when executing hbase command on hbase shell showing exception:

hbase(main):001:0> list table                                                                             error: org.apache.hadoop.hbase.pleaseholdexception: master initializing @          org.apache.hadoop.hbase.master.hmaster.checkinitialized(hmaster.java:2379) @    


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -