GitHub user rmetzger opened a pull request:

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

    [FLINK-2996] Introduce configuration parameter for BlobServer port

    There were at least two users on the Flink mailing list running Flink 
behind a firewall which is open only for certain ports.
    Therefore, I've introduced a new configuration parameter for the BlobServer 
to allow specifying a port, a list of ports or a range of ports.
    
    As soon as this PR gets accepted, I'll implement the same of the 
ApplicationMaster/JobManager.

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

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

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

    https://github.com/apache/flink/pull/1394.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 #1394
    
----
commit 8f5cebf7f05c3bc1f32df9b876f9a9c58b1eecc5
Author: Robert Metzger <[email protected]>
Date:   2015-11-23T15:55:50Z

    [FLINK-2996] Introduce configuration parameter for BlobServer port

commit a4e8c64484cf9b3359d0a7d5906791043cbd46c4
Author: Robert Metzger <[email protected]>
Date:   2015-11-23T16:02:56Z

    wip

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to