How to solve the cloudera-scm-server is dead and pid file exists problem in cloudera manager
This article mainly introduces how to solve the cloudera-scm-server is dead and pid file exists problem in cloudera manager. It is very detailed and has a certain reference value. Friends who are interested must finish it!
(1) the web interface of cloudera manager cannot be accessed (the one on port 7180). Check through service cloudera-scm-server status and find:
Checking for service cloudera-scm-server: * cloudera-scm-server is dead and pid file exists
Solution: delete its pid
$rm-rf / var/run/cloudera-scm-server.pid
(2)
Delete the scm database from the original Mysql database, and then restart ccloudera-scm-server to OK
The above is all the contents of the article "how to solve the cloudera-scm-server is dead and pid file exists problem in cloudera manager". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!