Created on 05-24-2019 09:59 AM - edited 08-17-2019 03:20 PM
Hi Team,
I am unable to add the new host in the existing dev HDP Kerberized cluster.
Getting "encountered an error" while installing the HDP.
Please find the error in ambari server log:
Created 05-24-2019 11:36 AM
The krb5.conf is a configuration file that should be distributed to all the hosts in the cluster On Centos the location /etc/krb5.conf also make sure that your passwordless connection is working between the Ambari server and the new host you intend to add.
Very important to update your /etc/hosts on all the hosts to be identical.
Once that is in place you should be able to add the host without and issue, Please revert if you encounter any problem
Created on 05-28-2019 11:26 AM - edited 08-17-2019 03:20 PM
@geoffrey Shelton Okot I have copied the krb5.conf to new host and tried adding the host details in the /etc/hosts. After certain time i see cluster was going down and revoked the /etc/hosts. Please find the log taken from ambari-server
Created 05-28-2019 11:27 AM
@Geoffrey Shelton Okot please see the above comment
Created 05-28-2019 12:16 PM
I think you have not yet done one last step after, updating the /etc/hosts entries on all the hosts. You should now go to Ambari and select add host see attached screenshots
The Ambari server should install the Ambari-agent on the new server and configure the ambari-agent.ini and then trigger Kerberos to generate the host keytab and that should succeed and those errors will disappear.
HTH
Created 05-29-2019 03:41 PM
Any updates?