How can I structure pipeline-specific job params separately in Databricks Asset Bundle.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2025 02:47 AM
Hi all,
I am working with databricks asset bundle and want to separate environment-specific job params (for example, for "env" and "dev") for each pipeline within my bundle. I need each pipeline to have its own job params values for different environments in separate files, rather than defining them inside the job yaml file itself.