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/05/29 12:10:00 UTC

[jira] [Updated] (OOZIE-3265) properties RERUN_FAIL_NODES and RERUN_SKIP_NODES should be able to appear together

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

TIAN XING updated OOZIE-3265:
-----------------------------
    Description: 
Currently when you re-run a workflow with property "oozie.wf.rerun.failnodes"  set to true,

you can no longer re-run it again with "oozie.wf.rerun.skip.nodes" property specified, even if you set "oozie.wf.rerun.failnodes" to false.

This kind of limitation is not reasonable. There is only one case where "oozie.wf.rerun.failnodes" is true and "oozie.wf.rerun.skip.nodes" is not null or empty, that should be disallowed.

  was:
Currently when you re-run a workflow with property "oozie.wf.rerun.failnodes"  set to true,

you can no longer re-run it again with "oozie.wf.rerun.skip.nodes" property specified, even if you set "oozie.wf.rerun.failnodes" to false.

This kind of limitation is not reasonable. There is only one case where "oozie.wf.rerun.failnodes" is true and "oozie.wf.rerun.failnodes" is not null or empty, that should be disallowed.


> properties RERUN_FAIL_NODES and RERUN_SKIP_NODES should be able to appear together
> ----------------------------------------------------------------------------------
>
>                 Key: OOZIE-3265
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3265
>             Project: Oozie
>          Issue Type: Task
>    Affects Versions: 5.0.0
>            Reporter: TIAN XING
>            Assignee: TIAN XING
>            Priority: Minor
>         Attachments: rerun.patch
>
>
> Currently when you re-run a workflow with property "oozie.wf.rerun.failnodes"  set to true,
> you can no longer re-run it again with "oozie.wf.rerun.skip.nodes" property specified, even if you set "oozie.wf.rerun.failnodes" to false.
> This kind of limitation is not reasonable. There is only one case where "oozie.wf.rerun.failnodes" is true and "oozie.wf.rerun.skip.nodes" is not null or empty, that should be disallowed.



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