[ 
https://issues.apache.org/jira/browse/FLINK-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler closed FLINK-8552.
-----------------------------------
    Resolution: Not A Problem

By default the client process will continue to run and print status updates to 
the console. You can disable this with the {{-d}} option when submitting the 
job, i.e. {{bin/flink run -d some_jar_ball}}. For more options for submitting 
jobs, please see 
https://ci.apache.org/projects/flink/flink-docs-master/ops/cli.html#examples.

> CliFrontend don't exit normal after job has been submitted with 'bin/flink 
> run some_jar_ball'
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-8552
>                 URL: https://issues.apache.org/jira/browse/FLINK-8552
>             Project: Flink
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 1.4.0
>            Reporter: Lynch Lee
>            Priority: Major
>             Fix For: 1.4.0
>
>
> I used cmd 'bin/flink run some_jar_ball' to submit my job into remote 
> cluster, but I found it the java process did not exit normally while my 
> submitting action is done and job status changed into RUNNING . 
>  
> Is this a Bug to fixed ?
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to