<?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 How to make a DLT pipeline trigger another pipeline? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-make-a-dlt-pipeline-trigger-another-pipeline/m-p/75157#M34885</link>
    <description>&lt;P&gt;&lt;SPAN&gt;For example, I have 2 DLT pipelines, one is used for computing user gender distribution, another is used for compute user location distribution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the first pipeline, I follow the medallion architecture creating the bronze, silver, gold table one by one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the second pipeline, considering it related to the user data also, I want reuse the silver table created in the first pipeline.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I implemented the pipeline code successfully. But I don’t know how to achieve this: when the silver table data been updated by the first pipeline, the second pipeline should be triggered as well for updating the data immediately to reflect the latest distribution&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 09:36:29 GMT</pubDate>
    <dc:creator>guangyi</dc:creator>
    <dc:date>2024-06-20T09:36:29Z</dc:date>
    <item>
      <title>How to make a DLT pipeline trigger another pipeline?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-make-a-dlt-pipeline-trigger-another-pipeline/m-p/75157#M34885</link>
      <description>&lt;P&gt;&lt;SPAN&gt;For example, I have 2 DLT pipelines, one is used for computing user gender distribution, another is used for compute user location distribution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the first pipeline, I follow the medallion architecture creating the bronze, silver, gold table one by one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the second pipeline, considering it related to the user data also, I want reuse the silver table created in the first pipeline.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I implemented the pipeline code successfully. But I don’t know how to achieve this: when the silver table data been updated by the first pipeline, the second pipeline should be triggered as well for updating the data immediately to reflect the latest distribution&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 09:36:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-make-a-dlt-pipeline-trigger-another-pipeline/m-p/75157#M34885</guid>
      <dc:creator>guangyi</dc:creator>
      <dc:date>2024-06-20T09:36:29Z</dc:date>
    </item>
  </channel>
</rss>

