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 2017/02/07 08:36:41 UTC

[jira] [Commented] (FLINK-5729) add hostname option in SocketWindowWordCount example to be more convenient

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

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

GitHub user WangTaoTheTonic opened a pull request:

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

    [FLINK-5729][EXAMPLES]add hostname option to be more convenient

    "hostname" option will help users to get data from the right port, otherwise the example would fail easily due to connection refused, especially in yarn-session mode.

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

    $ git pull https://github.com/WangTaoTheTonic/flink hostname

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

    https://github.com/apache/flink/pull/3283.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 #3283
    
----
commit 1a8117f8a70a6bd8e88b3a2cb245b4f9db4f9193
Author: WangTaoTheTonic <wa...@huawei.com>
Date:   2017-02-07T07:52:26Z

    add hostname option to be more convenient

----


> add hostname option in SocketWindowWordCount example to be more convenient
> --------------------------------------------------------------------------
>
>                 Key: FLINK-5729
>                 URL: https://issues.apache.org/jira/browse/FLINK-5729
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>            Reporter: Tao Wang
>            Priority: Minor
>
> "hostname" option will help users to get data from the right port, otherwise the example would fail due to connection refused.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)