<?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 Re: Control rate processor- Apache nifi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Control-rate-processor-Apache-nifi/m-p/313534#M225580</link>
    <description>&lt;P&gt;ControlRate processor is explained here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.12.1/org.apache.nifi.processors.standard.ControlRate/index.html" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.12.1/org.apache.nifi.processors.standard.ControlRate/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The ControlRate processor allows you to actually control the throughput of a dataflow. It does not slow the processing. The ControlRate processor will allow data to queue in its input side and based on its configured setting only allow x number of FlowFiles through over y amount of time. lets say it is configured to let 5 KB of data through every 1 minute. If you feed it a 37 MB file, it does not transfer just pieces of that FlowFile. It will feed through the entire 37 MB FlowFile and then not allow another FlowFile through until the average data per 1 minute is 5 KB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Above explanation extracted from another post:&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/Support-Questions/ControlRate-and-BackPressure-seems-not-work-for-control-the/td-p/207455" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/ControlRate-and-BackPressure-seems-not-work-for-control-the/td-p/207455&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 05:16:53 GMT</pubDate>
    <dc:creator>Daming Xue</dc:creator>
    <dc:date>2021-03-22T05:16:53Z</dc:date>
  </channel>
</rss>

