<?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: Does NiFi preserves order of transactions in a Cluster in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230579#M192429</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/19359/mayankrathi.html" nodeid="19359"&gt;@M R&lt;/A&gt;&lt;P&gt;Using a single partition in Kafka is similar to using a single Node in NiFi to maintain order.  The enforceOrder processor is a great new addition for enforcing order of FlowFiles, but it will only enforce orders on those FlowFiles that reside on the same node in a NiFi cluster.  So if you are trying to enforce processing order of FlowFiles across numerous nodes, this processor will not do that.  You would need to get all FlowFiles for which you want to enforce order on to the same node before using this processor.&lt;/P&gt;&lt;P&gt;I don't fully understand you entire use case, but a couple other processor you may want to look at include wait ad notify processors.  These are also new in the latest HDF 3.0 and NiFi 1.2.0 releases.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2017 01:33:36 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2017-07-06T01:33:36Z</dc:date>
    <item>
      <title>Does NiFi preserves order of transactions in a Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230577#M192427</link>
      <description>&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;Does NiFi preserve order of transactions in a cluster? Is their a way to guarantee that Inserts will be processed before Updates? I can use Kafka Connect with single partition and 3 replicas to ensure HA and Transaction Order. Wondering if their is anyway to achieve this in a NiFi cluster. &lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 02:37:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230577#M192427</guid>
      <dc:creator>mayank_rathi</dc:creator>
      <dc:date>2017-07-05T02:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does NiFi preserves order of transactions in a Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230578#M192428</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/19359/mayankrathi.html" nodeid="19359"&gt;@M R&lt;/A&gt;&lt;/P&gt;&lt;P&gt;NiFi can do this.  You may want to look at the EnforceOrder processor in the latest NiFi version.  In a clustered enviornment, you can have most of your processors distributed throughout the cluster but one of the last processors in the flow could be EnforceOrder, which should be run only on a Primary Node to ensure that the order is maintained.  Also, use FIFO prioritization with it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.3.0/org.apache.nifi.processors.standard.EnforceOrder/index.html" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.3.0/org.apache.nifi.processors.standard.EnforceOrder/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2017 04:11:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230578#M192428</guid>
      <dc:creator>ssahi</dc:creator>
      <dc:date>2017-07-05T04:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does NiFi preserves order of transactions in a Cluster</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230579#M192429</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/19359/mayankrathi.html" nodeid="19359"&gt;@M R&lt;/A&gt;&lt;P&gt;Using a single partition in Kafka is similar to using a single Node in NiFi to maintain order.  The enforceOrder processor is a great new addition for enforcing order of FlowFiles, but it will only enforce orders on those FlowFiles that reside on the same node in a NiFi cluster.  So if you are trying to enforce processing order of FlowFiles across numerous nodes, this processor will not do that.  You would need to get all FlowFiles for which you want to enforce order on to the same node before using this processor.&lt;/P&gt;&lt;P&gt;I don't fully understand you entire use case, but a couple other processor you may want to look at include wait ad notify processors.  These are also new in the latest HDF 3.0 and NiFi 1.2.0 releases.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 01:33:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Does-NiFi-preserves-order-of-transactions-in-a-Cluster/m-p/230579#M192429</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-07-06T01:33:36Z</dc:date>
    </item>
  </channel>
</rss>

