Stephan Ewen created FLINK-6489: ----------------------------------- Summary: Rework 'start-local.bat' to 'start-local-cluster.bat' Key: FLINK-6489 URL: https://issues.apache.org/jira/browse/FLINK-6489 Project: Flink Issue Type: Sub-task Components: Startup Shell Scripts Reporter: Stephan Ewen
To get rid of the JobManager local mode, we need to make sure that the {{start-local.bat}} script for windows also starts a separate JobManager and TaskManager process, rather than only the JobManager (and relying on that one to spawn a TaskManager) -- This message was sent by Atlassian JIRA (v6.3.15#6346)