<?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 File Watcher scenario in HDF in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97364#M10815</link>
    <description>&lt;P&gt;  Can we have a file watcher kind of mechanism in Nifi, where the data flow gets triggered when ever a file shows up at source? Is it same as scheduling a getfile processor or run always? &lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 12:34:08 GMT</pubDate>
    <dc:creator>csankaraiah</dc:creator>
    <dc:date>2026-04-21T12:34:08Z</dc:date>
    <item>
      <title>File Watcher scenario in HDF</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97364#M10815</link>
      <description>&lt;P&gt;  Can we have a file watcher kind of mechanism in Nifi, where the data flow gets triggered when ever a file shows up at source? Is it same as scheduling a getfile processor or run always? &lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 12:34:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97364#M10815</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2026-04-21T12:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: File Watcher scenario in HDF</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97365#M10816</link>
      <description>&lt;P&gt;A GetFile processor with the default scheduling (0 secs = run as fast as possible) should handle this. A common scenario that comes up is the idea of picking up only new files that have been placed in a directory, but never removing any of them. This will eventually be accomplished through ListFile and FetchFile processors (open pull-request for ListFile right now). ListFile will maintain state of what was seen on previous executions, and provide FetchFile with the new files to retrieve.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 07:37:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97365#M10816</guid>
      <dc:creator>bbende</dc:creator>
      <dc:date>2015-11-20T07:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: File Watcher scenario in HDF</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97366#M10817</link>
      <description>&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-631"&gt;https://issues.apache.org/jira/browse/NIFI-631&lt;/A&gt; for reference for ListFile and FetchFile&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 11:02:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97366#M10817</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2015-11-20T11:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: File Watcher scenario in HDF</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97367#M10818</link>
      <description>&lt;P&gt;You should definitely talk to &lt;A rel="user" href="https://community.cloudera.com/users/131/nmaillard.html" nodeid="131"&gt;@nmaillard&lt;/A&gt; he is developing a File-Notification Processor that is capable of doing that. I think it gets triggered when new files show up in HDFS (not sure about changes) and you have access to different file attributes.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 13:49:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97367#M10818</guid>
      <dc:creator>jstraub</dc:creator>
      <dc:date>2015-11-20T13:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: File Watcher scenario in HDF</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97368#M10819</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/363/bbende.html" nodeid="363"&gt;@bbende&lt;/A&gt; and &lt;A rel="user" href="https://community.cloudera.com/users/113/jstraub.html" nodeid="113"&gt;@Jonas Straub&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 19:58:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/File-Watcher-scenario-in-HDF/m-p/97368#M10819</guid>
      <dc:creator>csankaraiah</dc:creator>
      <dc:date>2015-11-20T19:58:19Z</dc:date>
    </item>
  </channel>
</rss>

