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: 

Unable to connect internal hive metastore

johnnwanosike
New Contributor III

I am unable to find the correct password for the internal Hive metastore I created. The protocol used was JDBC. What is the best way to connect to it? Additionally, I want to connect to an external Hive metastore as well.

2 REPLIES 2

Alberto_Umana
Databricks Employee
Databricks Employee

Hi @johnnwanosike,

How have you created the metastore? have you followed any documentation.

About external hive you can refer to: https://docs.databricks.com/ja/archive/external-metastores/external-hive-metastore.html

 

My primary objective is to access Unity Catalog from an external Big Data platform. I have tried the following configuration:


"type" = "iceberg", "iceberg.catalog.uri" = "https://*********.gcp.databricks.com/api/2.1/unity-catalog/iceberg", "iceberg.catalog.type" = "rest", "databricks.host" = "https://********.gcp.databricks.com", "databricks.port" = "443", "databricks.http_path" = "sql/protocolv1/o/458975******/1220-****-hrjs4****", "databricks.token" = "dapic2753f3fd55**********", "databricks.catalog" = "demo2"


However, I am unable to establish a working connection.

As an alternative, I am considering creating an internal Hive metastore and connecting to an external Hive metastore.

Which approach would be better to achieve a working connection, and are there any recommended best practices or troubleshooting steps I should follow?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now