You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Dan Kim (Jira)" <ji...@apache.org> on 2021/02/03 08:41:00 UTC

[jira] [Assigned] (NIFI-7704) Make it posssible to GenerateFlowFile without editing schedule

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

Dan Kim reassigned NIFI-7704:
-----------------------------

    Assignee:     (was: Dan Kim)

> Make it posssible to GenerateFlowFile without editing schedule
> --------------------------------------------------------------
>
>                 Key: NIFI-7704
>                 URL: https://issues.apache.org/jira/browse/NIFI-7704
>             Project: Apache NiFi
>          Issue Type: Wish
>    Affects Versions: 1.11.4
>            Reporter: Alejandro Fiel Martínez
>            Priority: Minor
>
> When we are developing/testing or a simple data refresh it's needed we launch a  flowfile via GenerateFlowFile, for this you have to:
>  * Open the processor
>  * go to schedule
>  * change cron to time, set a time like 3600.
>  * Apply changes
>  * start and stop the processor
>  * Open the processor
>  * go to schedule
>  * change time to cron (paste the cron you copied earlier)
>  * apply changes
>  * Start the processor
> It will be nice to have something like "right click->generate FlowFile" or something like that to launch 1 batch of the configured flowfile to avoid the time and errors that could happen when following the previous steps.
>  
> thanks!
> ---
> Resources:
> - http://funnifi.blogspot.com/2018/08/one-and-done-flows-aka-job-processing.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)