You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2015/04/28 13:08:06 UTC

[jira] [Updated] (OOZIE-1993) Rerun fails during join in certain condition

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

Shwetha G S updated OOZIE-1993:
-------------------------------
    Attachment: OOZIE-1993.patch

The issue was with picking up new execution path during re-runs. This will also address the issue in OOZIE-1879.

Changes:
1. SignalXCommand to pick up the new execution path
2. Removed actionEndTimes comparison
3. Aligned else ifs in LiteWorkflowInstance.signal(). No logic changes

[~puru] and [~rkanter], please review. Thanks

> Rerun fails during join in certain condition
> --------------------------------------------
>
>                 Key: OOZIE-1993
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1993
>             Project: Oozie
>          Issue Type: Bug
>          Components: core
>    Affects Versions: trunk, 4.1.0
>            Reporter: Robert Kanter
>            Assignee: Shwetha G S
>             Fix For: trunk
>
>         Attachments: OOZIE-1993.patch, oozie-log.txt, worflow.xml
>
>
> As [~puru] described in [this comment|https://issues.apache.org/jira/browse/OOZIE-1989?focusedCommentId=14123509&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14123509] in OOZIE-1989:
> {quote}
> At first run job first fails at pig action.  When we rerun from failed node, oozie.wf.rerun.failnodes=true. Oozie tries to join it and fails with error message.
> {quote}
> We should investigate why this is happening and fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)