cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Why can't I run a notebook that has Delta Live Tables/Views defined against a cluster like other Notebooks

aladda
Honored Contributor II
Honored Contributor II
1 ACCEPTED SOLUTION

Accepted Solutions

aladda
Honored Contributor II
Honored Contributor II

Notebooks with Delta Live Table/View definition just contain the pipeline definition. In order to execute Delta Live Tables Notebooks you need to define a Pipeline via the Jobs UI. Pipeline carries with it the logic to build the dependency graph between the different Delta Live Tables/Views in the notebook as well as spinning up the necessary compute to execute the pipeline. See the DLT quickstart guide for additional details - https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-quickstart.html#req...

View solution in original post

1 REPLY 1

aladda
Honored Contributor II
Honored Contributor II

Notebooks with Delta Live Table/View definition just contain the pipeline definition. In order to execute Delta Live Tables Notebooks you need to define a Pipeline via the Jobs UI. Pipeline carries with it the logic to build the dependency graph between the different Delta Live Tables/Views in the notebook as well as spinning up the necessary compute to execute the pipeline. See the DLT quickstart guide for additional details - https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-quickstart.html#req...

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.