Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

amabri installation on centos failed stating that is process id is stale.?Please help on this guys

avatar

15183-capture.png

1 ACCEPTED SOLUTION

avatar
Master Mentor

@saravanan gopalsamy

Looks like you have not configured the FQDN properly on your ambari host. Please check the /etc/hosts file to verify the hostname is correct and it matches the output of the following command:

# hostname -f

.

Prerequisite of Ambari Installation : (Set the Hostname😞 http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/check_dns.htm...

- http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/edit_the_host...

. Also can you please share the output of the file "/var/log/ambari-sever/ambari-server.out" here so that we can see if there are any additional issues?

View solution in original post

3 REPLIES 3

avatar
Master Mentor

@saravanan gopalsamy

Looks like you have not configured the FQDN properly on your ambari host. Please check the /etc/hosts file to verify the hostname is correct and it matches the output of the following command:

# hostname -f

.

Prerequisite of Ambari Installation : (Set the Hostname😞 http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/check_dns.htm...

- http://docs.hortonworks.com/HDPDocuments/Ambari-2.5.0.3/bk_ambari-installation/content/edit_the_host...

. Also can you please share the output of the file "/var/log/ambari-sever/ambari-server.out" here so that we can see if there are any additional issues?

avatar
Super Guru
@saravanan gopalsamy

Please check your /etc/sysconfig/network file. What is the value of hostname? This should be fully qualified domain name. Then compare it with /etc/host file.

,

@saravanan gopalsamy

Ambari is not able to resolve reverse DNS. What is the value of your hostname in

/etc/sysconfig/network

It should be your fully qualified domain name. Is this what your /etc/host is also pointing to?

avatar

Thankyou @mqureshi the /etc/hosts file was not updated properly