MoJaMa
Databricks Employee
Databricks Employee

You can try Table Update Trigger (TUT).

So your pipeline2 will get triggered when there is an "update" to some chosen tables(s) updated in your pipeline1.

https://docs.databricks.com/aws/en/jobs/trigger-table-update

View solution in original post