Hi,

What is the best way to prevent from launching 2 jobs with the same name 
concurrently ?
Instead of doing a check in the script that starts the Flink job, I would 
prefer to stop a job if another one with the same name is in progress 
(Exception or something like that).

David

Reply via email to