Global or environment parameters.

Data_Engineeri7
New Contributor

Hi All,

Need a help on creating utility file that can be use in pyspark notebook.

Utility file contain variables like database and schema names. So I need to pass this variables in other notebook wherever I am using database and schema.

Thanks