[
https://issues.apache.org/jira/browse/OOZIE-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205960#comment-16205960
]
Attila Sasvari commented on OOZIE-3087:
---------------------------------------
It sounds similar to OOZIE-2882. Is it a duplicate?
> Add option to rerun "failed and subsequent nodes" to rerun
> ----------------------------------------------------------
>
> Key: OOZIE-3087
> URL: https://issues.apache.org/jira/browse/OOZIE-3087
> Project: Oozie
> Issue Type: Bug
> Components: core
> Reporter: Peter Cseh
>
> Right now rerun has two options:
> - rerun failed
> - rerun all but specify which nodes to skip
> We should create an option that says "start from the last failed node and
> force rerun everything after".
> Imagine a scenario where there is a fork where every action in the fork goes
> to the join node in both the <ok> and the <error> transition. This can happen
> to avoid killing every action in the fork when one of them fails. Later they
> can use a decision node to check if any of the actions failed in the fork.
> If one of the actions in the fork fails and the WF is rerun with the "failed
> only" option, the decision node won't get re-executed as it haven't failed
> before. The new option would solve this issue
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)