Stephan Ewen created FLINK-8682:
-----------------------------------
Summary: Make start/stop cluster scripts work without SSH for
local HA setups
Key: FLINK-8682
URL: https://issues.apache.org/jira/browse/FLINK-8682
Project: Flink
Issue Type: Improvement
Components: Startup Shell Scripts
Affects Versions: 1.4.0
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.5.0
The startup should work for purely local (testing) cluster without setups
without SSH.
While the shell scripts handle this correctly for TaskManagers, they don't
handle it correctly for JobManagers. As a consequence, {{start-cluster.sh}}
does not work without SSH when high availability is enabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)