[
https://issues.apache.org/jira/browse/FLINK-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047593#comment-16047593
]
ASF GitHub Bot commented on FLINK-6488:
---------------------------------------
Github user zentol commented on a diff in the pull request:
https://github.com/apache/flink/pull/4074#discussion_r121618612
--- Diff: flink-dist/src/main/flink-bin/bin/start-local.sh ---
@@ -19,10 +19,12 @@
STREAMING_MODE=$1
+echo "Warning: this file is deprecated and will be remove in the future"
--- End diff --
typo: remove -> removeda
> Mark deprecated for 'start-local.sh' script
> -------------------------------------------
>
> Key: FLINK-6488
> URL: https://issues.apache.org/jira/browse/FLINK-6488
> Project: Flink
> Issue Type: Sub-task
> Components: Startup Shell Scripts
> Reporter: Stephan Ewen
> Assignee: mingleizhang
>
> The {{start-cluster.sh}} scripts work locally now, without needing SSH setup.
> We can remove {{start-local.sh}} without any loss of functionality.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)