Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-13-2017 05:39 PM
Hi - there is a newly added data node on my HDP 2.5 cluster, and this m/c is not sending heartbeat to Ambari
I did the following to try & fix, but that didn't work out.
- restarted ambari service
-validated /etc/hosts - it has the IP of the correct machine
Any ideas on how to fix the issue ?
Created 07-13-2017 06:05 PM
Verify the following:
1. If there is an ambari-agent installed on newly provisioned datanode.
2. If there is an ambari-agent installed try to restart it
3. Verify the version of ambari-agent and ambari-server, they both must be SAME.
Created 07-13-2017 06:05 PM
Verify the following:
1. If there is an ambari-agent installed on newly provisioned datanode.
2. If there is an ambari-agent installed try to restart it
3. Verify the version of ambari-agent and ambari-server, they both must be SAME.
Created 07-13-2017 07:19 PM
@Dinesh Chitlangia - thanks for the input.
yes, i noticed the ambari-agent is not installed on the newly provisioned datanode, will install that & restart.
Created 07-13-2017 07:24 PM
Cool, I remember I had faced similar problems when I first tried to add a new node. I guess you are using a lower version of ambari/sandbox just like me. Higher versions automatically install ambari-agents when adding a new node into the cluster.