[
https://issues.apache.org/jira/browse/NIFI-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861375#comment-15861375
]
ASF GitHub Bot commented on NIFI-3422:
--------------------------------------
Github user NazIrizarry commented on the issue:
https://github.com/apache/nifi/pull/1458
The AppVeyor tests that fail seem related to the standard build and npm
(which was not changed on the PR). How do I get these to clear or does it
matter?
> 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)