[
https://issues.apache.org/jira/browse/FALCON-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255270#comment-14255270
]
Shaik Idris Ali commented on FALCON-935:
----------------------------------------
Now the default rerun of workflow will rerun only failed actions, since
LateDataConsumer calls rerun on succeeded instances, therefore oozie simply
ignores the rerun.
With this change we need to provide force rerun as an option to rerun even the
succeeded actions.
In this patch, I have exposed additional isForce flag which can be called by
LateDataConsumer or even from Falcon API. In the past, users were suppose to
provide a property file with special oozie key/value(oozie.wf.rerun.failnodes )
with rerun option with this change these properties abstracted from user.
For changes related to API, I will submit a different patch for
https://issues.apache.org/jira/browse/FALCON-950.
> Feed and process late rerun failed in falcon trunk
> --------------------------------------------------
>
> Key: FALCON-935
> URL: https://issues.apache.org/jira/browse/FALCON-935
> Project: Falcon
> Issue Type: Bug
> Components: feed, process
> Affects Versions: 0.6
> Reporter: Pragya Mittal
> Assignee: Shaik Idris Ali
>
> FeedLateRerunTest and ProcessLateRerunTest is failing in falcon trunk. Even
> after updating the run count in oozie, rerun does not process the late data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)