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

ASF GitHub Bot commented on FLINK-6489:
---------------------------------------

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/5528
  
    Okay, after a quick check with @zentol 
      - Some issues were caused by Java 9. Apparently Flink on Windows is 
incompatible with Java 9
      - We need to change the JobManager and TaskManager to use the flip-6 
entry points.
      - The `common.sh` in `flink-end-to-end-tests` needs to be updated.
    



> 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
>            Assignee: Stephan Ewen
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to