[
https://issues.apache.org/jira/browse/FLINK-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237314#comment-14237314
]
ASF GitHub Bot commented on FLINK-938:
--------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/248#discussion_r21429905
--- Diff: flink-dist/src/main/flink-bin/conf/flink-conf.yaml ---
@@ -21,7 +21,10 @@
# Common
#==============================================================================
-jobmanager.rpc.address: localhost
+# The jobmanager rpc address will be automatically set to hostname
--- End diff --
How about "By default, the JobManager addredd will be set to the host from
which the start-cluster or the start-local script is called.
> 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
> Components: Build System
> Reporter: Robert Metzger
> Assignee: Mingliang Qi
> Priority: Minor
> Fix For: 0.8-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.3.4#6332)