[
https://issues.apache.org/jira/browse/FALCON-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Kawa updated FALCON-986:
-----------------------------
Description:
Being able to re-run an instance of the process from the Web UI, I would find
also very useful (especially when you add a new workflow to Falcon and find a
bug in its code).
The CLI for that is not that friendly, because you must deal with timestamp and
so...
{code:none}
$FALCON_HOME/bin/falcon instance -type $feed/process -name $name -re-run -start
"yyyy-MM-dd'T'HH:mm'Z'" -end "yyyy-MM-dd'T'HH:mm'Z'" [-file $properties file]
{code}
was:
Being able to re-run an instance of the process from the Web UI, I would find
also very useful (especially when you add a new workflow to Falcon and find a
bug in its code).
The CLI for that is not that friendly, because you must deal with timestamp and
so...
{code:bash}
$FALCON_HOME/bin/falcon instance -type $feed/process -name $name -re-run -start
"yyyy-MM-dd'T'HH:mm'Z'" -end "yyyy-MM-dd'T'HH:mm'Z'" [-file $properties file]
{code}
> Enable users to rerun the instance(s) of their processes from the Web UI
> ------------------------------------------------------------------------
>
> Key: FALCON-986
> URL: https://issues.apache.org/jira/browse/FALCON-986
> Project: Falcon
> Issue Type: New Feature
> Components: rerun, ui, webapp
> Affects Versions: trunk
> Reporter: Adam Kawa
> Priority: Minor
>
> Being able to re-run an instance of the process from the Web UI, I would find
> also very useful (especially when you add a new workflow to Falcon and find a
> bug in its code).
> The CLI for that is not that friendly, because you must deal with timestamp
> and so...
> {code:none}
> $FALCON_HOME/bin/falcon instance -type $feed/process -name $name -re-run
> -start "yyyy-MM-dd'T'HH:mm'Z'" -end "yyyy-MM-dd'T'HH:mm'Z'" [-file
> $properties file]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)