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 11:49:00 UTC

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

TIAN XING created OOZIE-3265:
--------------------------------

             Summary: 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
            Reporter: TIAN XING
         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.failnodes" is not null or empty, that should be disallowed.



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