<?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: DLT x UC x Auto Loader in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/139453#M51204</link>
    <description>&lt;P class="qt3gz91 paragraph"&gt;Yes: use Auto Loader’s UC-managed file events in DLT with DBR 14.3 LTS or later; enable file events on the UC external location and set managed file events in the stream. This avoids the legacy file notifications’ single-user compute limitation and works with UC-managed tables.&lt;/P&gt;
&lt;UL class="qt3gz97 qt3gz92"&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;File events for Auto Loader on UC are supported on DBR 14.3+ and recommended over directory listing for performance/cost.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;The “single-user only” limitation applies to legacy per-stream file notifications, not to UC-managed file events.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;Run your streams at least every seven days to avoid fallback directory listing; changing source paths isn’t supported in notification mode.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;If you can’t enable file events, directory listing still works (incremental listing is deprecated—leave it off).&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 18 Nov 2025 00:28:31 GMT</pubDate>
    <dc:creator>stbjelcevic</dc:creator>
    <dc:date>2025-11-18T00:28:31Z</dc:date>
    <item>
      <title>DLT x UC x Auto Loader</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/93926#M38787</link>
      <description>&lt;P&gt;Now that the Directory Listing Mode of Auto Loader is officially deprecated, is there a solution for using File Notification Mode in a DLT pipeline writing to a UC-managed table? My understanding is that File Notification Mode is only available on single-user mode clusters, but those aren't available in the DLT+UC space. Am I missing something?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 15:59:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/93926#M38787</guid>
      <dc:creator>mplang</dc:creator>
      <dc:date>2024-10-14T15:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: DLT x UC x Auto Loader</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/94659#M38947</link>
      <description>&lt;P&gt;I am having the same concern and am reaching out to our Solutions Architect to better understand how AutoLoader &amp;amp;DLT can be used. DLT and AutoLoader should go hand in hand especially when using file notification mode.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 21:26:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/94659#M38947</guid>
      <dc:creator>drewipson</dc:creator>
      <dc:date>2024-10-17T21:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: DLT x UC x Auto Loader</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/139453#M51204</link>
      <description>&lt;P class="qt3gz91 paragraph"&gt;Yes: use Auto Loader’s UC-managed file events in DLT with DBR 14.3 LTS or later; enable file events on the UC external location and set managed file events in the stream. This avoids the legacy file notifications’ single-user compute limitation and works with UC-managed tables.&lt;/P&gt;
&lt;UL class="qt3gz97 qt3gz92"&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;File events for Auto Loader on UC are supported on DBR 14.3+ and recommended over directory listing for performance/cost.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;The “single-user only” limitation applies to legacy per-stream file notifications, not to UC-managed file events.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;Run your streams at least every seven days to avoid fallback directory listing; changing source paths isn’t supported in notification mode.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="qt3gz9a"&gt;
&lt;P class="qt3gz91 paragraph"&gt;If you can’t enable file events, directory listing still works (incremental listing is deprecated—leave it off).&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 18 Nov 2025 00:28:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/139453#M51204</guid>
      <dc:creator>stbjelcevic</dc:creator>
      <dc:date>2025-11-18T00:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: DLT x UC x Auto Loader</title>
      <link>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/139490#M51214</link>
      <description>&lt;P&gt;Databricks introduced &lt;STRONG&gt;Managed File Events&lt;/STRONG&gt;&amp;nbsp;which completely bypasses the need for the cluster's identity to provision cloud resources, resolving the conflict with the Shared cluster mode.&lt;/P&gt;&lt;H3&gt;Steps to Implement in DLT&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Enable File Events on the External Location:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;A &lt;STRONG&gt;Workspace Admin&lt;/STRONG&gt; or privileged user must go into the Unity Catalog interface.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Find the &lt;STRONG&gt;External Location&lt;/STRONG&gt; that points to your source storage bucket/container.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Edit the External Location and &lt;STRONG&gt;Enable File Events&lt;/STRONG&gt;. Databricks will automatically provision the necessary notification service (e.g., SQS/SNS, Azure Queue/Event Grid) using the Storage Credential linked to the External Location.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Configure Auto Loader in the DLT Code:&amp;nbsp;&lt;SPAN&gt;In your DLT pipeline code (Python or SQL), simply set the option for Auto Loader.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 18 Nov 2025 09:25:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dlt-x-uc-x-auto-loader/m-p/139490#M51214</guid>
      <dc:creator>Raman_Unifeye</dc:creator>
      <dc:date>2025-11-18T09:25:11Z</dc:date>
    </item>
  </channel>
</rss>

