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 2014/06/25 23:29:24 UTC

[jira] [Commented] (FLINK-938) Change start-cluster.sh script so that users don't have to configure the JobManager address

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

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

GitHub user qmlmoon opened a pull request:

    https://github.com/apache/incubator-flink/pull/48

    [FLINK-938] Automatically configure the jobmanager address when using start-cluster.sh

    

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

    $ git pull https://github.com/qmlmoon/incubator-flink hostname

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

    https://github.com/apache/incubator-flink/pull/48.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 #48
    
----
commit 7fe43529293e7867525a4b3b14ba6009ab69a322
Author: mingliang <qm...@gmail.com>
Date:   2014-06-25T21:04:14Z

    [FLINK-938] Automatically configure the jobmanager address when using start-cluster.sh

----


> Change start-cluster.sh script so that users don't have to configure the JobManager address
> -------------------------------------------------------------------------------------------
>
>                 Key: FLINK-938
>                 URL: https://issues.apache.org/jira/browse/FLINK-938
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Robert Metzger
>            Assignee: Mingliang Qi
>             Fix For: 0.6-incubating
>
>
> To improve the user experience, Flink should not require users to configure the JobManager's address on a cluster.
> In combination with FLINK-934, this would allow running Flink with decent performance on a cluster without setting a single configuration value.



--
This message was sent by Atlassian JIRA
(v6.2#6252)