Hello

after changing this value in hbase-site.xml:

hbase.tmp.dir

to a new different location.
every operation in hbase shell will get:
org.apache.hadoop.hbase.PleaseHoldException: Master is initializing

I have tried a lot of different ways to fix up it, including:
restart hbase and restart the OS
clean zk's data by run hbase zkcli
clean the WAF dir in HDFS
...
But the issue still exists.
hbase version is: 2.4.9, hadoop version: 3.3.1
hbase is deployed in localhost by pseudo distributed mode.
can you help? Thanks

Reply via email to