[ https://issues.apache.org/jira/browse/FLINK-19580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Knauf reopened FLINK-19580: -------------------------------------- Re-opening in accordance with https://issues.apache.org/jira/browse/FLINK-23206. > Creating PackagedProgram overwrites an actual job name with default JobName > --------------------------------------------------------------------------- > > Key: FLINK-19580 > URL: https://issues.apache.org/jira/browse/FLINK-19580 > Project: Flink > Issue Type: Bug > Components: Client / Job Submission > Affects Versions: 1.11.2 > Reporter: Murtaza H Zaveri > Priority: Minor > Labels: auto-closed > Attachments: GetJobGraph.png, OptimizerPlanEnvt.png, > createProgramPlanWithDefaultName.png, executeAsync.png, getPipeLine.png > > Original Estimate: 168h > Remaining Estimate: 168h > > Hi Team, > Flink Version : Flink 1.11.X > We are creating JobGraph through packagedProgram and trying to submit the > flink job using rest client. hence to do so we are using below API, > *_createJobGraph(packagedProgram,configuration,defaultParallelism,jobId,suppressOutput);_* > In Above method's implementation, it creates a pipeline a object and this > pipeline object calls OptimizerPlanEnvironment(which is used to extract the > Pipeline) and this instance override an actual job name with the default > jobName viz, *Flink Java Job <Date time>.* -- This message was sent by Atlassian Jira (v8.3.4#803005)