correct. exit = 0 means success, any other value error. keep in mind that no system. exit call means exit =0.
thx Alejandro On Nov 19, 2012, at 11:48 PM, Ajay Srivastava <[email protected]> wrote: > Hi, > > Any idea how does oozie decide whether an action in workflow is success ( ok > to= ) or failure ( error to= ) ? > Is it the exit code of action or something else ? > > > Regards, > Ajay Srivastava
