Hi there, I wonder what the best way to define a daily workflow is. Of cause I know that I can do that with coordinater workflows, the problem there is that I need to define an end-date. But my workflow should run on an daily basis for the next x years or so.
The other problem that I see with this solution is that it looks like the upcoming jobs are already materialized in the database. (not quite sure if this is true) Another solution would be to trigger the oozie jobs with cron, but that sounds a bit weird to me. Can someone recommend a best practice? Thanks, Lars
