- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2026 12:27 AM
Hi,
Is there a way to custom name an assetbundle file name and pass that to databricks bundle deploy?
I mean right now I must use databricks.yml, so my question is whether there is a way to pass a custom file name.
note that I don't want to embed a file in databricks.yml, I want to replace it.
BR,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2026 01:30 AM - edited 02-16-2026 01:30 AM
Hi @murtadha_s ,
Nope, you need to have this file at the root of the bundle project folder. Check below docs entry:
Databricks Asset Bundle configuration | Databricks on AWS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2026 03:58 AM
Hi @murtadha_s
The simple answer is no, but I’d like to understand the issue you’re facing so I can see if there’s anything I can help with.
For example, this is how I’m using it in my production application, and it’s working quite well. We’re handling over 20 jobs there.