[
https://issues.apache.org/jira/browse/NIFI-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865955#comment-15865955
]
ASF GitHub Bot commented on NIFI-3422:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/1458
@NazIrizarry Thanks for the contribution! I can certainly understand how
this is a useful feature to have. The only concern that I have is that I don't
believe that "Run Once" fits as a Scheduling Strategy. Instead, I think the
user should have the ability to right-click on a Processor and click "Run Once"
and the Processor would then immediately run, regardless of what the scheduling
strategy is (though if configured to run on Primary Node only, it should still
only run on Primary Node).
Thanks
-Mark
> Run Once Scheduling
> -------------------
>
> Key: NIFI-3422
> URL: https://issues.apache.org/jira/browse/NIFI-3422
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework, Core UI
> Affects Versions: 1.2.0
> Reporter: Nazario
> Priority: Minor
> Labels: features
> Fix For: 1.2.0
>
>
> A run once scheduling option allows a Processor to run once and then
> automatically stop. This is convenient when developing and debugging flows,
> or when building "visual scripts" for ad-hoc process integration or iterative
> analytics. Individual processors set to `Run once' can be selected on the
> canvas with a shift-click. Then clicking `Start' on the Operate Palette will
> start those processors which will run once and stop. Then one can modify
> processing parameters and repeat. Interactive analytics in particular
> benefit from this scheduling mode as they often require human review of
> results at the end of a flow followed by adjustment of flow parameters before
> running the next analytic flow.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)