cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a DLT pipeline trigger another pipeline?

guangyi
Contributor III

For example, I have 2 DLT pipelines, one is used for computing user gender distribution, another is used for compute user location distribution.

 

In the first pipeline, I follow the medallion architecture creating the bronze, silver, gold table one by one.

 

In the second pipeline, considering it related to the user data also, I want reuse the silver table created in the first pipeline.

 

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 



0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now