@Shambhu Rai - Thanks for the question and using MS Q&A platform.
To create a Hive Metastore in Azure Databricks, you need to follow these steps:
- Create an Azure Databricks workspace.
- Create a cluster in the workspace.
- Install the Hive Metastore component on the cluster.
- Configure the Hive Metastore to use an external database, such as Azure SQL Database or Azure Database for MySQL.
- Create a database in the external database and configure the Hive Metastore to use it.
For more detailed information on how to create a Hive Metastore in Azure Databricks, you can refer to the following document: Azure Databricks: External Metastores (legacy) and Connect Azure SQL DB as External Hive Metastore to Azure Databricks Spark Cluster and SQL Endpoint.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.