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

Andras Piros commented on OOZIE-3266:
-------------------------------------

Thanks for the contribution [~txsing]! Seems like a valuable addition to the 
rerun functionality.

Can you please address failing pre-commit issues in {{RAW_PATCH_ANALYSIS}}, 
{{JAVADOC}}, and {{FINDBUGS_DIFF}} sections? Thanks!

> Coord action rerun support RERUN_SKIP_NODES option
> --------------------------------------------------
>
>                 Key: OOZIE-3266
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3266
>             Project: Oozie
>          Issue Type: New Feature
>    Affects Versions: 5.1.0
>            Reporter: TIAN XING
>            Assignee: TIAN XING
>            Priority: Major
>             Fix For: 5.1.0
>
>         Attachments: OOZIE-3266-v1.txt
>
>
> currently, when you re-run a workflow job, you have 3 options
>  # re-run all of its action nodes
>  # re-run failed nodes only
>  # re-run with specified nodes skipped
> if this workflow job is generated by a coord action. you can re-run this 
> coord action with 2 options
>  # re-run all of the workflow action nodes (generate a new workflow job id)
>  # re-run failed workflow action nodes only (workflow job id not changed)
> now we want to add a another option
>  - re-run with specified workflow nodes skipped (workflow job id not changed)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to