[
https://issues.apache.org/jira/browse/FLINK-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu updated FLINK-8848:
------------------------------
Labels: easyfix starter usability (was: easyfix newbie usability)
> bin/start-cluster.sh won't start jobmanager on master machine.
> --------------------------------------------------------------
>
> Key: FLINK-8848
> URL: https://issues.apache.org/jira/browse/FLINK-8848
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration, Runtime / Coordination
> Affects Versions: 1.4.1
> Environment: I login to a remote Ubuntu 16.04 server via ssh.
>
> conf/masters: hostname:port
> Reporter: Yesheng Ma
> Priority: Major
> Labels: easyfix, starter, usability
>
> When I execute bin/start-cluster.sh on the master machine, actually the
> command `nohup /bin/bash -l
> /state/partition1/ysma/flink-1.4.1/bin/jobmanager.sh start cluster ...` is
> exexuted, which does not open the job manager.
> I think there might be something wrong with the `-l` argument, since when I
> use the bin/jobmanager.sh start, everything is fine. Kindly point out if I've
> done any configuration wrong.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)