Hello:

I have a simple oozie workflow that executes a sqoop action that it is taking 
so long to execute, I would like to set up a timeout to kill the workflow if 
the action lasts for more than 30 minutes, usually it takes only 2-3 minutes 
when it executes successfully. I have tryed several different options, 
configuring the mapreduce.task.timeout parameter, configuring timeout parameter 
on the coordinator, neither of them work. Any idea on how to kill a workflow 
when an action gets stuck.

Thanks.

Reply via email to