Hi Oozie User, I am looking at the coordinator documentation: http://incubator.apache.org/oozie/docs/3.1.3/docs/CoordinatorFunctionalSpec.html
I would like to build a complex workflow, from a daily update. Maybe I miss something, but I did not find what's happened if I do not have the daily file. What I am looking for is, let say there is an incident, the workflow does not get the daily file, but get two files the day after. Will it throw an error (sending a mail)? Will it be smart enough to launch two jobs the day after? Thanks, Étienne
