-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25731/
-----------------------------------------------------------
Review request for Ambari and Mahadev Konar.
Bugs: AMBARI-7357
https://issues.apache.org/jira/browse/AMBARI-7357
Repository: ambari
Description
-------
AWS provides a metadata service which the agent can use to resolve and set the
host's public hostname. Similar to that GCC provides almost the same metadata
service, the only difference is that at GCC there is no public hostname only
public IP. We could use this IP as the public hostname as the hosts are not
reachable any other way outside the VPC.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/hostname.py 9fbe145
Diff: https://reviews.apache.org/r/25731/diff/
Testing
-------
Tested on AWS and GCC
Thanks,
Krisztian Horvath