<?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: NiFi Flow Design recommendation in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/221999#M63246</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/17366/riyer.html" nodeid="17366"&gt;@riyer&lt;/A&gt;&lt;P&gt;For question 1, there are best practices depending on how data is being pulled/pushed into a cluster which leads to the answer for question 2.&lt;/P&gt;&lt;P&gt;For question 2, if you configure the get processor to run on the primary node, there can only be one primary node at any time, so there would not be duplicate data.&lt;/P&gt;&lt;P&gt;But a better solution that would take advantage of a cluster would be to use a ListFTP and FetchFtp processors. Run the ListFTP processor on the primary node and then distribute the list of files to all of the nodes in the cluster, via a remote process group back to itself,  to a FetchFTP processor and that way each node will be pulling files from the source with no risk of duplicate data.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2017 19:39:20 GMT</pubDate>
    <dc:creator>Wynner</dc:creator>
    <dc:date>2017-06-20T19:39:20Z</dc:date>
    <item>
      <title>NiFi Flow Design recommendation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/221998#M63245</link>
      <description>&lt;P&gt;I am new to NiFi, as per my understanding primary node is used to run isolated processes. eg. if we have a process to get data from ftp dir so it is better to keep it as primary node so that there is no load on ftp server. For a scenario where in I have multiple get processors for e.g. ftp and other to get data from a db so won’t the primary node’s performance be a bottleneck since we can not have more than 1 primary node. Below are my queries :&lt;/P&gt;&lt;P&gt;1. Do we have any NiFi flow design patterns for the above scenario.&lt;/P&gt;&lt;P&gt;2. If we do not make get processors as primary node there is a possibility of fetching duplicate data please clarify.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 11:59:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/221998#M63245</guid>
      <dc:creator>riyer</dc:creator>
      <dc:date>2017-06-20T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Flow Design recommendation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/221999#M63246</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17366/riyer.html" nodeid="17366"&gt;@riyer&lt;/A&gt;&lt;P&gt;For question 1, there are best practices depending on how data is being pulled/pushed into a cluster which leads to the answer for question 2.&lt;/P&gt;&lt;P&gt;For question 2, if you configure the get processor to run on the primary node, there can only be one primary node at any time, so there would not be duplicate data.&lt;/P&gt;&lt;P&gt;But a better solution that would take advantage of a cluster would be to use a ListFTP and FetchFtp processors. Run the ListFTP processor on the primary node and then distribute the list of files to all of the nodes in the cluster, via a remote process group back to itself,  to a FetchFTP processor and that way each node will be pulling files from the source with no risk of duplicate data.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 19:39:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/221999#M63246</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-06-20T19:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Flow Design recommendation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/222000#M63247</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/286/dwynne.html" nodeid="286"&gt;@Wynner&lt;/A&gt; But what if there are multiple sources for get so doesn't primary node become a bottleneck? Do we have solution or pattern for the same?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 10:01:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/222000#M63247</guid>
      <dc:creator>riyer</dc:creator>
      <dc:date>2017-06-22T10:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Flow Design recommendation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/222001#M63248</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/17366/riyer.html" nodeid="17366"&gt;@riyer&lt;/A&gt;&lt;P&gt;In the scenario I described, you could run the FetchFTP processor on all of the nodes, thus no bottleneck on the primary node.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 22:19:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Flow-Design-recommendation/m-p/222001#M63248</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2017-06-22T22:19:47Z</dc:date>
    </item>
  </channel>
</rss>

