cancel
Showing results for 
Search instead for 
Did you mean: 
Community Articles
Dive into a collaborative space where members like YOU can exchange knowledge, tips, and best practices. Join the conversation today and unlock a wealth of collective wisdom to enhance your experience and drive success.
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom asset bundles file name

murtadha_s
Databricks Partner

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,

1 ACCEPTED SOLUTION

Accepted Solutions

szymon_dybczak
Esteemed Contributor III

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

szymon_dybczak_0-1771234206005.png

 

View solution in original post

2 REPLIES 2

szymon_dybczak
Esteemed Contributor III

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

szymon_dybczak_0-1771234206005.png

 

Kirankumarbs
Contributor III

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.

Screenshot 2026-02-16 at 12.54.48.png