<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Automated Start/Stop of a NiFi Processor in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206456#M83995</link>
    <description>&lt;P&gt;Good day. Is there any way to do automation on starting and stopping a NiFi processor at a certain time? Like after 30 minutes it would stop then after 1 minute it would start again.&lt;BR /&gt;&lt;BR /&gt; I've checked the scheduling but I don't know if it is possible to perform a stop on it since what I found is only for starting the processor. I've also researched that it is possible through NiFi's API with programming but might be better if there's a simpler approach that can be accessed through NiFi's Web UI. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Oct 2018 16:13:01 GMT</pubDate>
    <dc:creator>snowdrop1064</dc:creator>
    <dc:date>2018-10-03T16:13:01Z</dc:date>
    <item>
      <title>Automated Start/Stop of a NiFi Processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206456#M83995</link>
      <description>&lt;P&gt;Good day. Is there any way to do automation on starting and stopping a NiFi processor at a certain time? Like after 30 minutes it would stop then after 1 minute it would start again.&lt;BR /&gt;&lt;BR /&gt; I've checked the scheduling but I don't know if it is possible to perform a stop on it since what I found is only for starting the processor. I've also researched that it is possible through NiFi's API with programming but might be better if there's a simpler approach that can be accessed through NiFi's Web UI. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 16:13:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206456#M83995</guid>
      <dc:creator>snowdrop1064</dc:creator>
      <dc:date>2018-10-03T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automated Start/Stop of a NiFi Processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206457#M83996</link>
      <description>&lt;P&gt;When you start a processor it is considered "scheduled" which means it then executes according to the scheduling strategy. The two scheduling strategies are "Timer Driven" like "Run every 5 mins" or CRON driven which executes according to a CRON expression.&lt;/P&gt;&lt;P&gt;You can also use Timer Driven with a very low Run Schedule like 1 second, and then use the REST API to start and stop the processor when you need to.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 01:34:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206457#M83996</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2018-10-04T01:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automated Start/Stop of a NiFi Processor</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206458#M83997</link>
      <description>&lt;P&gt;Seems that I need to get my hands dirty on NiFi's API. Thank you for your response.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2018 09:48:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Automated-Start-Stop-of-a-NiFi-Processor/m-p/206458#M83997</guid>
      <dc:creator>snowdrop1064</dc:creator>
      <dc:date>2018-10-04T09:48:14Z</dc:date>
    </item>
  </channel>
</rss>

