[ 
https://issues.apache.org/jira/browse/FLINK-6488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047588#comment-16047588
 ] 

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_r121618430
  
    --- 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"
    +
     bin=`dirname "$0"`
     bin=`cd "$bin"; pwd`
     
     . "$bin"/config.sh
     
     # local mode, only bring up job manager. The job manager will start an 
internal task manager
    --- End diff --
    
    comment can be removed


> 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)

Reply via email to