You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (Jira)" <ji...@apache.org> on 2020/05/01 14:02:00 UTC

[jira] [Updated] (FLINK-16612) Submit job through the rest api, job name will be lost

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

Yu Li updated FLINK-16612:
--------------------------
    Fix Version/s:     (was: 1.9.2)
                   1.10.2
                   1.11.0

It's a little bit weird that affected version is 1.10.0 but fix version is 1.9.2, I guess it was a typo, plus the fact that 1.9.2 is an already released version, I'm changing the fix version to 1.10.2 and 1.11.0

> Submit job through the rest api, job name will be lost
> ------------------------------------------------------
>
>                 Key: FLINK-16612
>                 URL: https://issues.apache.org/jira/browse/FLINK-16612
>             Project: Flink
>          Issue Type: Bug
>          Components: Client / Job Submission
>    Affects Versions: 1.10.0
>         Environment: In flink1.10
>            Reporter: Junli Zhang
>            Priority: Major
>              Labels: Client, JobName, RESTful
>             Fix For: 1.11.0, 1.10.2
>
>         Attachments: image-2020-03-16-18-04-59-891.png, image-2020-03-16-18-06-05-051.png
>
>
> Bug:Submit job through the rest api, job name will be lost
> Reason:In method OptimizerPlanEnvironment.executeAsync(String jobName)            
>   !image-2020-03-16-18-04-59-891.png!
>  
> Fix: change to :   this.pipeline = createProgramPlan(jobName);
> !image-2020-03-16-18-06-05-051.png!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)