I prefer not to use Oozie if possible. What I want to know is where does the control reach in the Hadoop classes if I keep a job explicitly.
On Sunday, July 1, 2012, Harsh J wrote: > A framework like Oozie can help you do what you need here. Take a look > at its workflow running/management features: > http://incubator.apache.org/oozie/ > > Is this what you're looking for? > > On Sat, Jun 30, 2012 at 3:30 PM, Kasi Subrahmanyam > <kasisubbu...@gmail.com> wrote: > > Hi, > > > > If i have few jobs added to a controller, and i explicitly killed a job > in > > between (assuming all the other jobs failed due to dependency). > > Can i have the control back to perform some operations after that or is > > there any API to do that. > > Please correct me if i question is wrong to begin with? > > > > > > Thanks in advance > > Subbu > > > > -- > Harsh J >