rinkako commented 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 job (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 std output. If we can 
use provided jid by given UUID to submit job, we can mapping our submission 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]


Reply via email to