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
New Contributor

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

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