- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
no master to stop because no pid file /var/run/hbase/hbase-hbase-master.pid
- Labels:
-
Apache HBase
-
Apache Zookeeper
Created on 03-07-2018 07:09 PM - edited 09-16-2022 05:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hbase master.pid is not getting created, PID for other daemons is generated properly
ERROR: no master to stop because no pid file /var/run/hbase/hbase-hbase-master.pid
PID files for other hbase daemons:
hbase-hbase-regionserver.pid
hbase-hbase-rest.pid
hbase-hbase-thrift.pid
21391
21623
21955
When i run any command inside hbase shell it give error: Can't get master address from ZooKeeper; znode data == null
However I am able to open zookeeper-client shell/prompt.
Could you please tell me why hbase master pid file is not getting created?
Can I manually create it and put the PID inside? If Yes, what is the PID for hbase-master?
Thanks//Sandeep
Created 03-16-2018 10:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you are able to run the configured ZK properly, check if the /hbase znode appears on it.