You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/01 16:56:11 UTC

[jira] [Commented] (FLINK-4144) Yarn properties file: replace hostname/port with Yarn application id

    [ https://issues.apache.org/jira/browse/FLINK-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359262#comment-15359262 ] 

ASF GitHub Bot commented on FLINK-4144:
---------------------------------------

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/2191

    [FLINK-4144] Yarn properties file: replace hostname/port with Yarn application id

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/flink FLINK-4144

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2191.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2191
    
----
commit 4ee5cc1fc2b00f0247ed1f3ac91e9d89d5b080a9
Author: Maximilian Michels <mx...@apache.org>
Date:   2016-07-01T16:54:44Z

    [FLINK-4144] Yarn properties file: replace hostname/port with Yarn application id

----


> Yarn properties file: replace hostname/port with Yarn application id
> --------------------------------------------------------------------
>
>                 Key: FLINK-4144
>                 URL: https://issues.apache.org/jira/browse/FLINK-4144
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>    Affects Versions: 1.0.3
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>             Fix For: 1.1.0
>
>
> We should use the application id instead of the host/port. The hostname and port of the JobManager can change (HA). Also, it is not unique depending on the network configuration.



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