Hadoop Cluster Troubleshooting
Node health is bad, with reason: Heart beat failure
The CM agent is likely not running on that machine, perhaps because it was not configured to start at boot time. You should check and start it if it's not running.
service cloudera-scm-agent status
service cloudera-scm-agent start
How to leave Name node from safe mode
dfsadmin -safemode leave
No comments:
Post a Comment