[ 
https://issues.apache.org/jira/browse/AURORA-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kunal Thakar reopened AURORA-1611:
----------------------------------

While this approach works, it is causing a big usability issue for us. The 
mesos and aurora UIs now show private IPs instead of hostnames, and we are not 
able to easily ssh to those machines with the datacenter private IPs (without 
resorting to a reverse lookup).

I am proposing this small change:
https://reviews.apache.org/r/44532
In this approach, executors will have to be started with a parameter 
'announcer-set-hostname-cmd'. For example, --announcer-set-hostname-cmd = 'cat 
/etc/mesos-slave/ip'

> Add support for IP addresses instead of just hostnames in Announcer
> -------------------------------------------------------------------
>
>                 Key: AURORA-1611
>                 URL: https://issues.apache.org/jira/browse/AURORA-1611
>             Project: Aurora
>          Issue Type: Story
>            Reporter: Kunal Thakar
>
> The thermos announcer is passing hostnames in the serviceEndpoint object that 
> is sent to ZK. We want the announcer to send IPs instead or in addition to 
> the hostname that is passed along. What is the best way to achieve this? I am 
> thinking of adding a new attribute to the Endpoint struct 
> (https://github.com/apache/aurora/blob/master/commons/src/main/thrift/org/apache/aurora/common/thrift/endpoint.thrift).
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to