[
https://issues.apache.org/jira/browse/AMBARI-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381186#comment-14381186
]
Hudson commented on AMBARI-7767:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2115 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2115/])
Ambari-7767. Add an agent config to discover server hostname via a script
(Chuan Liu via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6e67329b81d429e26ac55f62c46818aa329aaa91)
* ambari-agent/src/main/python/ambari_agent/main.py
* ambari-agent/src/main/python/ambari_agent/Controller.py
* ambari-agent/src/test/python/ambari_agent/TestHostname.py
* ambari-agent/src/main/python/ambari_agent/hostname.py
* ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
* ambari-agent/src/main/python/ambari_agent/security.py
> Add an agent config to discover server hostname via a script
> ------------------------------------------------------------
>
> Key: AMBARI-7767
> URL: https://issues.apache.org/jira/browse/AMBARI-7767
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-agent
> Affects Versions: 1.7.0
> Reporter: Chuan Liu
> Assignee: Chuan Liu
> Fix For: 2.1.0
>
> Attachments: AMBARI-7767.1.patch, AMBARI-7767.2.patch,
> AMBARI-7767.3.patch, AMBARI-7767.4.patch, AMBARI-7767.patch
>
>
> Ambari agent relies on the following configuration in ambari-agent.ini to
> find the Ambari server hostname.
> {noformat}
> [server]
> hostname=localhost
> {noformat}
> We want to add a feature that let the hostname be discovered via a
> configurable script similar to how the agent can use 'hostname_script' to
> find its own hostname.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)