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 2015/11/27 17:32:10 UTC

[jira] [Commented] (FLINK-3074) Make ApplicationMaster/JobManager akka port configurable

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

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

GitHub user rmetzger opened a pull request:

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

    [FLINK-3074] Add config option to start YARN AM on port range

    

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

    $ git pull https://github.com/rmetzger/flink flink3074

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

    https://github.com/apache/flink/pull/1416.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 #1416
    
----
commit 1165d3aa5e0b2fb31c33116c431e4e6a58800b08
Author: Robert Metzger <rm...@apache.org>
Date:   2015-11-26T16:38:45Z

    [FLINK-3074] Add config option to start YARN AM on port range

----


> Make ApplicationMaster/JobManager akka port configurable
> --------------------------------------------------------
>
>                 Key: FLINK-3074
>                 URL: https://issues.apache.org/jira/browse/FLINK-3074
>             Project: Flink
>          Issue Type: Improvement
>          Components: YARN Client
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>             Fix For: 1.0.0
>
>
> Similar to the BlobServer, the YARN ApplicationMaster should allow starting it on a specified list or range of ports.
> In cases where only certain ports are allowed by a firewall, users can specify a range of ports where they want the AM to allocate its RPC port



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