You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2020/02/21 08:41:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17041677#comment-17041677 ] 

Hadoop QA commented on OOZIE-3266:
----------------------------------

PreCommit-OOZIE-Build started


> 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)