You should use coordinator with frequency defined as coord:days(1). More details at: http://incubator.apache.org/oozie/docs/3.1.3/docs/CoordinatorFunctionalSpec.html
On Fri, May 18, 2012 at 4:51 AM, Lars Grote <[email protected]> wrote: > 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 > -- Regards, Venkatesh
