You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "pavan kumar kolamuri (JIRA)" <ji...@apache.org> on 2016/01/07 11:16:39 UTC

[jira] [Resolved] (FALCON-1736) Succeeded workflow reruns without using -force option

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

pavan kumar kolamuri resolved FALCON-1736.
------------------------------------------
       Resolution: Duplicate
    Fix Version/s: 0.9

It is duplicate of https://issues.apache.org/jira/browse/FALCON-1723

> Succeeded workflow reruns without using -force option
> -----------------------------------------------------
>
>                 Key: FALCON-1736
>                 URL: https://issues.apache.org/jira/browse/FALCON-1736
>             Project: Falcon
>          Issue Type: Bug
>          Components: rerun
>    Affects Versions: 0.9
>            Reporter: Pragya Mittal
>            Assignee: pavan kumar kolamuri
>             Fix For: 0.9
>
>
> 1. Ideally if instances are succeeded, then they can be rerun only using -force option. But now if we rerun without using -force option then workflow reruns and increments run count also.
> {noformat}
> dataqa@lda01:~$  falcon instance -type process -status -name ProcessInstanceRerunTest-agregator-coord16-e7c38400
> Consolidated Status: SUCCEEDED
> Instances:
> Instance		Cluster		SourceCluster		Status		Start		End		Details					Log
> -----------------------------------------------------------------------------------------------
> 2010-01-02T01:05Z	ProcessInstanceRerunTest-corp-6b1a9224	-	SUCCEEDED	2016-01-07T09:17Z	2016-01-07T09:18Z	-	http://8RPCG32.corp.inmobi.com:11000/oozie?job=0000398-160104160825636-oozie-oozi-W
> actions:
>  aggregator	SUCCEEDED	http://8RPCG32.corp.inmobi.com:8088/proxy/application_1451904068232_0563/
> 2010-01-02T01:00Z	ProcessInstanceRerunTest-corp-6b1a9224	-	SUCCEEDED	2016-01-07T09:19Z	2016-01-07T09:20Z	-	http://8RPCG32.corp.inmobi.com:11000/oozie?job=0000396-160104160825636-oozie-oozi-W
> actions:
>  aggregator	SUCCEEDED	http://8RPCG32.corp.inmobi.com:8088/proxy/application_1451904068232_0568/
> Additional Information:
> Response: ua1/STATUS
> Request Id: ua1/1341453654@qtp-630572412-6 - a2de8e25-c0c4-4bcf-89ff-deb1e449119a
> {noformat}
> On rerunning(without using -force)
> {noformat}
> dataqa@lda01:~$ falcon instance -type process -rerun -name ProcessInstanceRerunTest-agregator-coord16-e7c38400 -start 2010-01-02T01:00Z -end 2010-01-02T01:05Z
> Consolidated Status: SUCCEEDED
> Instances:
> Instance		Cluster		SourceCluster		Status		Start		End		Details					Log
> -----------------------------------------------------------------------------------------------
> 2010-01-02T01:00Z	ProcessInstanceRerunTest-corp-6b1a9224	-	RUNNING	2016-01-07T09:19Z	2016-01-07T09:20Z	-	http://8RPCG32.corp.inmobi.com:11000/oozie?job=0000396-160104160825636-oozie-oozi-W
> Additional Information:
> Response: ua1/RERUN
> Request Id: ua1/1341453654@qtp-630572412-6 - e2af5810-208f-4e46-a429-8feddcb5e537
> {noformat}
> 2. Params which used to appear as a result of rerun are removed from the result set.



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