<?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>topic Re: File Trigger Not Triggering Multiple Runs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124715#M47251</link>
    <description>&lt;P&gt;Check if you have configured this two options.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nayan_wylde_0-1752096329515.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/18095i8ABAD6DF199E16F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nayan_wylde_0-1752096329515.png" alt="nayan_wylde_0-1752096329515.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jul 2025 21:25:44 GMT</pubDate>
    <dc:creator>nayan_wylde</dc:creator>
    <dc:date>2025-07-09T21:25:44Z</dc:date>
    <item>
      <title>File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124712#M47249</link>
      <description>&lt;P&gt;I have a job with one task which is to run a notebook.&amp;nbsp; The job run is setup with a File arrival trigger with my blob storage as the location.&amp;nbsp; The trigger works and the job will start when a new file arrives in the location, but it does not run for multiple files.&lt;/P&gt;&lt;P&gt;For example I had three files uploaded at different times.&amp;nbsp; First at 3:57:03, second at 3:57:07, and the last at 3:57:10.&amp;nbsp; Three new files arrived, but only one job was started.&amp;nbsp; Why did three jobs not get queued to run?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:05:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124712#M47249</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-09T21:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124713#M47250</link>
      <description>&lt;P&gt;Did you overwrite the file with the same name because overwriting an existing file with a file of the same name does not trigger a run.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:23:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124713#M47250</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-07-09T21:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124715#M47251</link>
      <description>&lt;P&gt;Check if you have configured this two options.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nayan_wylde_0-1752096329515.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/18095i8ABAD6DF199E16F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nayan_wylde_0-1752096329515.png" alt="nayan_wylde_0-1752096329515.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:25:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124715#M47251</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-07-09T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124716#M47252</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/174462"&gt;@Sneeze7432&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think it could be caused by following option&amp;nbsp;&lt;STRONG&gt;Wait after last change in seconds.&amp;nbsp;&lt;/STRONG&gt;According to documentation:&lt;/P&gt;&lt;P&gt;"The time to wait to trigger a run after file arrival. Another file arrival in this period &lt;STRONG&gt;resets the timer.&lt;/STRONG&gt; This settings can be used when files arrive in batches, and the whole batch needs to be processed after all files have arrived."&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;An important thing to keep in mind is that "another file arrival in this period resets the timer". Put differently, if you've continuously arriving files, your Workflow will never start as its execution will be continuously delayed. For that reason this setting should be used only to optimize the batch of processed files.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 21:30:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124716#M47252</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-07-09T21:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124726#M47255</link>
      <description>&lt;P&gt;No each file had a unique name associated with them.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 01:46:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124726#M47255</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-10T01:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124727#M47256</link>
      <description>&lt;P&gt;They are both set to 00h 00m.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 01:51:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124727#M47256</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-10T01:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124728#M47257</link>
      <description>&lt;P&gt;I have the "&lt;SPAN class=""&gt;Wait after last change&lt;/SPAN&gt;" setting set to 00h 00m which I would assume means that immediately after a file drops in the storage location the job run will start.&amp;nbsp; I would also assume that means if I drop multiple files in the same location multiple jobs should start, and based on my concurrency limits some may have to be queued.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 01:52:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124728#M47257</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-10T01:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124738#M47259</link>
      <description>&lt;P&gt;I'm just guessing, because unfortunately we don't have insight into how this was implemented, but it seems to me that the Databricks engineers treat files uploaded within a short time interval as a single batch — most likely for optimization purposes. If a trigger were to be generated every second, it wouldn’t be a very efficient approach.&lt;BR /&gt;Even that option is specified in minutes (as if they assume that anything below that would still be treated as a single batch).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1752131111862.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/18098i0D07D744DE3B88E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1752131111862.png" alt="szymon_dybczak_0-1752131111862.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 07:05:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124738#M47259</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-07-10T07:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124755#M47260</link>
      <description>&lt;P&gt;It looks like the trigger process files in batches, which means that each of the files uploaded doesn't create a new instance of a job.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Wait after last change in seconds&lt;/STRONG&gt;: The time to wait to trigger a run after file arrival. Another file arrival in this period resets the timer. This setting can be used when files arrive in batches, and the whole batch needs to be processed after all files have arrived.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you need to process files immediately or separately, you can play with Auto Loader configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 07:51:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124755#M47260</guid>
      <dc:creator>MariuszK</dc:creator>
      <dc:date>2025-07-10T07:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124811#M47270</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nayan_wylde_0-1752158776005.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/18104i4991D0DD67607020/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nayan_wylde_0-1752158776005.png" alt="nayan_wylde_0-1752158776005.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/174462"&gt;@Sneeze7432&lt;/a&gt;&amp;nbsp;you can also try editing the max concurrent runs in the workflow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 14:47:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124811#M47270</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-07-10T14:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124831#M47274</link>
      <description>&lt;P&gt;What doesn't make sense is that the notification bar will tell me "3 new files" but only one job runs.&amp;nbsp; So even though they can display the number of new files between checks it will still only do one job?&lt;/P&gt;&lt;P&gt;I don't know, it doesn't seem to be setup very well.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 18:37:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124831#M47274</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-10T18:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124859#M47279</link>
      <description>&lt;P&gt;Maybe some databricks employee will jump in and will shed some light about implementation details. But for me treating really short intervals as one batch is quite reasonable approach to avoid massive amount of triggers.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 07:05:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124859#M47279</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-07-11T07:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124992#M47310</link>
      <description>&lt;P&gt;That doesn't solve the problem of jobs not queueing. That would actually not be good because I could have multiple jobs writing to the same location and potentially overwriting each other creating inaccurate data.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 00:01:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124992#M47310</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-12T00:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124993#M47311</link>
      <description>&lt;P&gt;Same, I would really appreciate more details around this.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 00:04:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/124993#M47311</guid>
      <dc:creator>Sneeze7432</dc:creator>
      <dc:date>2025-07-12T00:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: File Trigger Not Triggering Multiple Runs</title>
      <link>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/149292#M53063</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/174462"&gt;@Sneeze7432&lt;/a&gt;&amp;nbsp;did you solve ?&lt;/P&gt;&lt;P&gt;File arrival group the files when it executes, I verified this with Databricks team.&lt;/P&gt;&lt;P&gt;you may encounter Multiple source matched error during MERGE operations.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;to overcome, It’s better to APPEND only into to Raw/bronze layer, then extract and do MERGE into prep/silver layer.&lt;/P&gt;&lt;P&gt;hope this helps!!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 12:52:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-trigger-not-triggering-multiple-runs/m-p/149292#M53063</guid>
      <dc:creator>maddy08</dc:creator>
      <dc:date>2026-02-25T12:52:17Z</dc:date>
    </item>
  </channel>
</rss>

