Fabian Hueske created FLINK-2756: ------------------------------------ Summary: start/stop scripts fail in directories with spaces Key: FLINK-2756 URL: https://issues.apache.org/jira/browse/FLINK-2756 Project: Flink Issue Type: Bug Components: Start-Stop Scripts Affects Versions: 0.10 Reporter: Fabian Hueske Priority: Critical Fix For: 0.10
The scripts to start and stop Flink (start/stop-local.sh, start/stop-cluster.sh, start/stop*streaming.sh) fail if the {{bin}} folder path contains spaces. This is working properly in Flink 0.9.1 I assume that the problem is not with {{bin/config.sh}}, because {{bin/start-webclient.sh}} is working fine. Maybe something was broken by recent changes in {{bin/jobmanager.sh}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)