Dmytro Sen created AMBARI-11428:
-----------------------------------
Summary: Ambari Agent is not reporting the public_host_name
properly on ec2
Key: AMBARI-11428
URL: https://issues.apache.org/jira/browse/AMBARI-11428
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.1.0
Environment: EC2
Reporter: Dmytro Sen
Assignee: Dmytro Sen
Priority: Blocker
Fix For: 2.1.0
On EC2, the agent is supposed to report the public_host_name based on querying
curl http://169.254.169.254/latest/meta-data/public-hostname.
However, it looks like this is not happening.
/api/v1/hosts?fields=Hosts/public_host_name shows the internal FQDN for EC2
instances.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)