Le 18 févr. 2015 21:57, "xeonmailinglist" <[email protected]> a écrit : > > 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?
I think you're describing what you imagine is a solution instead of describing what problem you're trying to solve. What would happen if you suspend the job, what difference would it make ? If you describe the use case in more detail that would be more useful. David
