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: 

Lakeflow Designer, DAB & Git

absan
New Contributor III

Hi, i'm trying to understand the process and configuration needed to get the new Lakeflow designer, DAB and Git Folder play together.

What i've done:

  1. Created an empty Github repository and created a Git Folder for it in Databricks
  2. In the Git Folder i created (but not deployed) a DAB lakeflow declarative template. At this stage i have the workspace files in my git folder, but if i try to open the files they are not opened in the new Designer.
  3. I then deploy the bundle a dev pipeline gets created and i can open it with Designer. However, the root of this dev pipeline is now pointing to /.bundle folder and not to my git folder so changes i make are not tracked.

If instead in step 2, i create AND deploy the DAB template, a dev pipeline also gets created but the its root folder is actually set to my git folder and not the /.bundle

Something doesn't seem quite right but being new i don't know what the right way should look like. Appreciate any insights.

 

1 ACCEPTED SOLUTION

Accepted Solutions

SP_6721
Contributor III

Hi @absan ,

It’s recommended to create and deploy your DAB templates from within the Git folder, as this ensures the pipeline’s root is set correctly to that folder.

View solution in original post

1 REPLY 1

SP_6721
Contributor III

Hi @absan ,

It’s recommended to create and deploy your DAB templates from within the Git folder, as this ensures the pipeline’s root is set correctly to that folder.

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