I'm looking for a way to run independent actions in parallel, so that if
one action is killed by exception, the others will continue running.

Here is my question details in stack overflow:

http://stackoverflow.com/questions/31292341/oozie-fork-kills-all-actions-when-one-is-killed

Thanks.

Reply via email to