<?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: &amp;quot;What happens in Nifi when attribute of processor FetchSFTP &amp;quot;Connection timeout:30 sec&amp;quot; reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107532#M50571</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt&lt;/A&gt; Thanks Matt for the quick reply &lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2017 17:09:46 GMT</pubDate>
    <dc:creator>aman_jain1505</dc:creator>
    <dc:date>2017-01-03T17:09:46Z</dc:date>
    <item>
      <title>"What happens in Nifi when attribute of processor FetchSFTP "Connection timeout:30 sec" reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107530#M50569</link>
      <description />
      <pubDate>Mon, 02 Jan 2017 17:05:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107530#M50569</guid>
      <dc:creator>aman_jain1505</dc:creator>
      <dc:date>2017-01-02T17:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: "What happens in Nifi when attribute of processor FetchSFTP "Connection timeout:30 sec" reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107531#M50570</link>
      <description>&lt;P&gt;@amanjain&lt;/P&gt;&lt;P&gt;The FlowFile would be rooted to the failure relationship in both those case. Those FlowFiles would be penalised based on the penalty duration configured on the fetchSFTP processor (default of 30 secs). That FlowFile will not be processed by the processor it is connected to until that penalty has expired. The common scenario her is to have the failure relationship loop back on the fetchSFTP processor so after penalty has expired another attempt will be made to retrieve the data. &lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 21:04:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107531#M50570</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-01-02T21:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: "What happens in Nifi when attribute of processor FetchSFTP "Connection timeout:30 sec" reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107532#M50571</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt&lt;/A&gt; Thanks Matt for the quick reply &lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 17:09:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107532#M50571</guid>
      <dc:creator>aman_jain1505</dc:creator>
      <dc:date>2017-01-03T17:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: "What happens in Nifi when attribute of processor FetchSFTP "Connection timeout:30 sec" reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107533#M50572</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/15183/amanjain1505.html" nodeid="15183"&gt;@Aman Jain&lt;/A&gt; 
If you found this information helpful,please accept the answer.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 22:46:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107533#M50572</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-01-03T22:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: "What happens in Nifi when attribute of processor FetchSFTP "Connection timeout:30 sec" reaches its max limit i.e exceeds the threshold ?How will the processor FetchSFTP will react ?it will go to fail state ?Same question for attribute Data Timeout?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107534#M50573</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have got some log messages like this when I cannot get a downloaded files (there's no errors flow: comms failed, not found, permission denied) .&lt;/P&gt;&lt;P&gt;I wonder whether this case related to the setting of "Data timeout" and "Connection timeout".&lt;/P&gt;&lt;P&gt;If you think so, please suggest, how can I deal with this problem? What if I put 0 sec to each parameter, does this mean no limit timeout?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;PRE&gt;2018-10-18 08:59:50,661 INFO [Provenance Maintenance Thread-2] o.a.n.p.expiration.FileRemovalAction Removed expired Provenance Event file /nifi-repository-provenance/64054866.prov.gz&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Oct 2018 22:29:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/quot-What-happens-in-Nifi-when-attribute-of-processor/m-p/107534#M50573</guid>
      <dc:creator>emmaixiato</dc:creator>
      <dc:date>2018-10-19T22:29:58Z</dc:date>
    </item>
  </channel>
</rss>

