Productionizing Databricks Pipelines with Declarative Automation Bundles and Azure DevOps
A retail medallion pipeline packaged as a bundle, promoted through Dev, QA, and Production from a single repository — including the deployment-mode bug that made every stage go green while shipping a job that could never have run.Most Databricks proj...
- 425 Views
- 3 replies
- 5 kudos
Latest Reply
@Isaac_18 wrote:For production, deploy to a shared location and run as a service principal.Doing this will give you a warning on the deployment as it will grant everyone read/write access to the underlying assets. Warning: the bundle root path /Works...
- 5 kudos