cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks job parameterization

Pragat
New Contributor

I am configuring an Databricks jobs using multiple notebooks having dependency with each other. All the notebooks are parameterized and using similiar parameters. How can i configure the parameter on global level so that all the notebooks can consume.

1 REPLY 1

Aviral-Bhardwaj
Esteemed Contributor III

actually, it is very hard

but if you want to use an alternative option you have to change your code and use a widget feature of data bricks.

May be this is not a right option but you can still explore this doc for testing purpose

https://docs.databricks.com/notebooks/widgets.html