You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2019/10/10 11:04: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 ]

Andras Salamon updated OOZIE-3266:
----------------------------------
    Fix Version/s:     (was: 5.2.0)
                   5.3.0

> 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: Junfan Zhang
>            Priority: Major
>             Fix For: 5.3.0
>
>         Attachments: OOZIE-3266-v1.txt, OOZIE-3266-v2.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
(v8.3.4#803005)