Skip to main content

Build Output Path

The folder where Databricks files are created upon build.

All generated Databricks artifacts — table and view create scripts, load notebooks, drop/truncate/deploy notebooks and the asset bundle files — are written under this folder. The @@OutputPath token resolves to the build's target path; @@CustomerUid, @@CustomerName, @@VersionUid and @@VersionName tokens are also replaced when used.

When to Change This Setting

Keep the default so the Databricks output lands in a Databricks folder under the build output. Change it to write the artifacts somewhere specific, such as a working copy of the repository that deploys them.

SettingInteraction
Notebook PathThe workspace path the notebooks run from, as opposed to where they are written at build

Notes

  • This setting is part of the Databricks settings category.
  • The default value for this setting is @@OutputPath\Databricks\.