You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A request has been received to alter the framework and add functionality to support deployment to databricks.
The same approach should be taken to generate the notebooks offline and upload the notebooks into a databricks workspace and execute.
Approach
Integrate dbt databricks adapter into the framework
Create a version of the dbt-databricks adapter that includes notebooks templates
Alter the notebooks to be compatible with Databricks
Add databricks as a config option to the wrapper objects to use the databricks versions
Test notebook creation
Test notebook upload
Test notebook execution
The text was updated successfully, but these errors were encountered:
A request has been received to alter the framework and add functionality to support deployment to databricks.
The same approach should be taken to generate the notebooks offline and upload the notebooks into a databricks workspace and execute.
Approach
Integrate dbt databricks adapter into the framework
Create a version of the dbt-databricks adapter that includes notebooks templates
Alter the notebooks to be compatible with Databricks
Add databricks as a config option to the wrapper objects to use the databricks versions
Test notebook creation
Test notebook upload
Test notebook execution
The text was updated successfully, but these errors were encountered: