You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Zameer Manji (JIRA)" <ji...@apache.org> on 2015/09/02 23:49:45 UTC

[jira] [Resolved] (AURORA-1261) Expose slave host information using the variable {{mesos.hostname}}

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

Zameer Manji resolved AURORA-1261.
----------------------------------
    Resolution: Fixed

[~SteveNiemitz]'s patch has landed on master:
{noformat}
commit 85f93a70dbb00d742cb9137b08799090f6e930db
Author: Steve Niemitz <sn...@twitter.com>
Date:   Wed Sep 2 14:47:21 2015 -0700

    Added support for {{mesos.hostname}} in configuration files.
    
    Bugs closed: AURORA-1261
    
    Reviewed at https://reviews.apache.org/r/37801/

 5 files changed, 19 insertions(+), 8 deletions(-)
{noformat}

Thanks for the contribution!

> Expose slave host information using the variable {{mesos.hostname}}
> -------------------------------------------------------------------
>
>                 Key: AURORA-1261
>                 URL: https://issues.apache.org/jira/browse/AURORA-1261
>             Project: Aurora
>          Issue Type: Story
>          Components: Executor, Service Discovery, Thermos
>            Reporter: Stephan Erb
>            Assignee: Steve Niemitz
>
> Thermos should include variables such as {{mesos.hostname}} to expose information about the slave a particular task is running on. 
> This would allow applications to detect the public network interface of the slave, i.e., the values set using the mesos slave properties --hostname and --ip.
> Usecases include the publication of connection data into external system and the ability to bind on only the public interface.



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