rinkako edited a comment on pull request #7764: URL: https://github.com/apache/flink/pull/7764#issuecomment-630178442
Actually, set `job id` via `flink run` cli is an essential option for me but now unsupported. If this PR were merged, it will be very helpful in my case listed below. I found that when submit many jobs (for example, 50 jobs concurrently) via cli at the same time, some of them may not print `Job has been submitted with JobID xxxxxxxxx` and I cannot retrieve job id by scanning the std output. If we can use a provided jid (such as a given UUID) to submit a job, we can map our submissions to jobs running on the yarn cluster. @zentol please reopen or review it if possible, thanks! cc @yanghua ---------------------------------------------------------------- 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]
