[ 
https://issues.apache.org/jira/browse/OOZIE-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101828#comment-13101828
 ] 

Hadoop QA commented on OOZIE-113:
---------------------------------

mislam77 remarked:
This was the original proposal around 10 months back in yahoo: support it into 
oozie core.

However, the counter proposal was not to support in oozie supported code. 
Because there is already a work-around where user can follow these two steps: 
* At first call, get all the succeeded actions using something like "oozie job 
-info <id>" and then parsing.
* Secondly call oozie rerun after setting skipnodes as the all successful 
actions.

Vase on this logic, we discussed to provide a utility for the customer to 
combine these two steps into one as reference only(i.e. not supportable)

Do you think that logic doesn't hold anymore.

Comments.

> GH-78: Option to rerun from failed node.
> ----------------------------------------
>
>                 Key: OOZIE-113
>                 URL: https://issues.apache.org/jira/browse/OOZIE-113
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> Oozie will provide a mechanism for customers to retry a failed action within 
> a workflow. If the action is successful, the dependent action(s) will be 
> executed as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to