godfreyhe commented on pull request #14103: URL: https://github.com/apache/flink/pull/14103#issuecomment-730956823
@kl0u, different from job id, job name is not the key info of a StreamGraph, and `pipeline.name` is just used for overwriting the default job name. Just as @wuchong mentioned, we can also change the value of `pipeline.name` before submitting a job. And it's a very useful feature which could let sql client specify job name. cc @dawidwys @twalthr ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
