Hello everybody, is there any suggested way/pointer to schedule Flink jobs using Apache AirFlow? What I'd like to achieve is the submission (using the REST API of AirFlow) of 2 jobs, where the second one can be executed only if the first one succeed.
Thanks in advance Flavio