You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "TIAN XING (JIRA)" <ji...@apache.org> on 2018/07/20 18:26:00 UTC

[jira] [Updated] (OOZIE-3266) Coord action rerun support RERUN_SKIP_NODES option

     [ https://issues.apache.org/jira/browse/OOZIE-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

TIAN XING updated OOZIE-3266:
-----------------------------
    Attachment: OOZIE-3266-v1.txt

> 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
>            Reporter: TIAN XING
>            Assignee: TIAN XING
>            Priority: Major
>         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)