You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Ajay Yadav (JIRA)" <ji...@apache.org> on 2014/11/06 12:16:34 UTC

[jira] [Commented] (FALCON-868) Rerun command incorrect in falcon CLI documentation

    [ https://issues.apache.org/jira/browse/FALCON-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200078#comment-14200078 ] 

Ajay Yadav commented on FALCON-868:
-----------------------------------

I think there was a lot wrong in the first statement than mere typo, it should be -continue instead of -rerun

{quote}
Continue option is used to continue the failed workflow instance. This option is valid only for process instances in terminal state, i.e. SUCCEDDED, KILLED or FAILED.
 
 Usage:
-$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'"
+$FALCON_HOME/bin/falcon instance -type <<feed/process>> -name <<name>> -rerun -start "yyyy-MM-dd'T'HH:mm'Z'" -end "yyyy-MM-dd'T'HH:mm'Z'"
{quote}

> Rerun command incorrect in falcon CLI documentation
> ---------------------------------------------------
>
>                 Key: FALCON-868
>                 URL: https://issues.apache.org/jira/browse/FALCON-868
>             Project: Falcon
>          Issue Type: Bug
>          Components: docs
>            Reporter: Karishma Gulati
>            Assignee: Karishma Gulati
>            Priority: Minor
>         Attachments: Falcon-868.patch
>
>
> Instead of -rerun, docs say -re-run



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