doing that is not possible, you cannot suspend MR jobs mid-flight. When you
suspend an Oozie WF, Oozie will run the action (MR in this case) till
completion and won't start then next one.

HTH

On Wed, Feb 18, 2015 at 12:56 PM, xeonmailinglist <[email protected]
> wrote:

> I want to suspend a mapreduce job when the map tasks finish, execute some
> code to validated data, and resume the job.
> AFAIK, YARN doesn't have a way to suspend and resume running jobs. So I
> was in using oozie to do this.
>
> Is this possible in Oozie?
>
>
> On 18-02-2015 20:50, Serega Sheypak wrote:
>
>> are trying to do?
>> Generally, it works w/o any problems.
>>
>
>

Reply via email to