lakehouse.databricks.common.create_database_not_exists

lakehouse.databricks.common.create_database_not_exists(spark, databaseName)

A function to create a Hive Catalog within the spark workspace

Parameters

sparkspark context

spark context passed from the calling spark instance

databaseNamestring

The name of the Database to create