<?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 Delta live table blocks pipeline autoloader rate limit in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52269#M29423</link>
    <description>&lt;P&gt;I have created a ETL pipeline with DLT. My first step is to ingest into raw delta table using autoloader file notification.&amp;nbsp;&lt;BR /&gt;when I have 20k notification pipe line run well across all stages. But when we have surge in number of messages pipeline waits for first step to complete before processing next steps.&amp;nbsp;&lt;BR /&gt;this is strange considering my first step is a streaming delta table and next steps has dependency on this.&amp;nbsp;&lt;BR /&gt;question: is it possible to use rate limit with autoloader file notification implementation?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 12:29:56 GMT</pubDate>
    <dc:creator>Rdipak</dc:creator>
    <dc:date>2023-11-16T12:29:56Z</dc:date>
    <item>
      <title>Delta live table blocks pipeline autoloader rate limit</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52269#M29423</link>
      <description>&lt;P&gt;I have created a ETL pipeline with DLT. My first step is to ingest into raw delta table using autoloader file notification.&amp;nbsp;&lt;BR /&gt;when I have 20k notification pipe line run well across all stages. But when we have surge in number of messages pipeline waits for first step to complete before processing next steps.&amp;nbsp;&lt;BR /&gt;this is strange considering my first step is a streaming delta table and next steps has dependency on this.&amp;nbsp;&lt;BR /&gt;question: is it possible to use rate limit with autoloader file notification implementation?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 12:29:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52269#M29423</guid>
      <dc:creator>Rdipak</dc:creator>
      <dc:date>2023-11-16T12:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Delta live table blocks pipeline autoloader rate limit</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52807#M29605</link>
      <description>&lt;P&gt;Did you try following options:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;option&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'cloudFiles.maxFilesPerTrigger'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;10000&lt;/SPAN&gt;&lt;SPAN&gt;) or&amp;nbsp;maxBytesPerTrigger ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Nov 2023 22:51:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52807#M29605</guid>
      <dc:creator>kulkpd</dc:creator>
      <dc:date>2023-11-17T22:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delta live table blocks pipeline autoloader rate limit</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52809#M29607</link>
      <description>&lt;P&gt;yep set it to 15K. Does these impact when running using file notification?&lt;/P&gt;&lt;P&gt;I am looking at parallel fetch whats the upper limit for this?&lt;/P&gt;&lt;P&gt;How to derive this number, is it based on number of workers, executors or cores?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 23:44:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-live-table-blocks-pipeline-autoloader-rate-limit/m-p/52809#M29607</guid>
      <dc:creator>Rdipak</dc:creator>
      <dc:date>2023-11-17T23:44:54Z</dc:date>
    </item>
  </channel>
</rss>

