Can you post the logs from your HBase master? Possibly under /var/log/hbase/
- b4hand
2 Answers
0
votes
Check the logs.
If you don't find anything relevant (i.e. no errors and no shutdwon) it may be waiting for some resource (I did notice this while it was waiting for HDFS safemode, but since you're in standalone mode that's not the case).
0
votes
Did you change the host name (from localhost to master)? if you did try to access to master:60010
if you did not just force the namenode to leave the safemode by the following commannd:
bin/hadoop dfsadmin -safemode leave
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more