|
|
-
Re: Automatic (Re)SchedulingAlejandro Abdelnur 2011-06-02, 17:19
Hi Jesse,
Take a look at Oozie Coordinator functionality ( https://github.com/yahoo/oozie). Alejandro On Wed, Jun 1, 2011 at 9:00 PM, Jesse Anderson <[EMAIL PROTECTED]> wrote: > Is there a way in the MapReduce API or Scheduler to have a job reschedule > or > repeat itself? I have job that needs to continually run but I don't see a > way to make a job run infinitely. > > Thanks, > > Jesse > |