Hi, I want to run test my flink streaming code, and thus I want to run flink streaming jobs with different parameters one by one.
So, when one job finishes after it doesn't receive new data points for sometime , the next job with a different set of parameter should start. For this, I am already stopping my iteration automatically if it doesn't receive data points for 5 seconds, but when the job terminates how can I know it has terminated and the next job should start automatically? Can this be done? Thanks Biplob -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Running-multiple-Flink-Streaming-Jobs-one-by-one-tp8075.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.