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:48:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17277816#comment-17277816 ] 

Dan Kim edited comment on NIFI-7704 at 2/3/21, 8:47 AM:
--------------------------------------------------------

So, unfortunately, we've stopped using NiFi at our work, so I've found less and less time to work on this.

I've spent a good amount of time researching the interfaces that I think would need to change to accommodate for this feature,

but I don't have the in-depth knowledge of how everything comes together and test all of it quickly.

 

I do really hope that I'll have some time at the end of the year to come back to this,

but I'm just going to unassign myself from this issue for the time being,

so someone else can pick up the work if they would like.


was (Author: deekim):
So, unfortunately, we've stopped using NiFi at our work, so I've found less and less time to work on this.

I've spent a good amount of time researching the interfaces that I think would need to change to accommodate for this feature,

but I don't have the in-depth knowledge of how everything comes together and test all of it.

 

I do really hope that I'll have some time at the end of the year to come back to this,

but I'm just going to unassign myself from this issue for the time being,

so someone else can pick up the work if they would like.

> 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)