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.

Ambari server using IP address instead of FQDN

avatar
Rising Star

I noticed that Ambari sever is using IP Address for Ambari server host, however everywhere else it is being used as FQDN

The IP is “192.168.110.1” and fqdn is “r3r31gateway.customer.domain.com”

From command-xxx.json, I see

"hostname": "r3r31gateway.customer.domain.com”,

And

"ambari_server_host": [

"192.168.110.1"

],

Just wondering, why would that happen? Why would Ambari server use IP address instead of FQDN (even when it has FQDN)

Secondly, how do we fix this and make Ambari use fqdn for “ambari_server_host” instead of IP address?

1 ACCEPTED SOLUTION

avatar
Master Mentor

@sheetal@hortonworks.com

Please see /etc/ambari-agent/conf/ambari-agent.ini

This is reference to old doc but see if it helps. link

I would like to get more information on this issue. for example: however everywhere else it is being used as FQDN - Could you elaborate more on this?

View solution in original post

3 REPLIES 3

avatar
Master Mentor

@sheetal@hortonworks.com

Please see /etc/ambari-agent/conf/ambari-agent.ini

This is reference to old doc but see if it helps. link

I would like to get more information on this issue. for example: however everywhere else it is being used as FQDN - Could you elaborate more on this?

avatar
Rising Star

Thanks for pointers. I will have customer check these configs.

avatar
Master Mentor

Any update on this?