cancel
Showing results for 
Search instead for 
Did you mean: 
Data Governance
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RafaelGomez61
by New Contributor
  • 2657 Views
  • 3 replies
  • 0 kudos

SQL Warehouse Cluster - How to configure External Hive Meta Store

In my Databricks regular Clusters, Our clusters are configured to an External Hive Meta Store (Azure SQL Server). I am able to set the External Hive configuration in the Advanced options Spark config setting within the cluster setting. In our setting...

  • 2657 Views
  • 3 replies
  • 0 kudos
Latest Reply
judyy
New Contributor II
  • 0 kudos

@RafaelGomez61 I have the some problem and after some exploring, I've configured it and also wrote a blog for the whole steps. You can have a look here: https://medium.com/@judy3.yang/how-to-configure-external-hive-meta-store-for-databricks-sql-wareh...

  • 0 kudos
2 More Replies
Seth_J
by New Contributor III
  • 3623 Views
  • 9 replies
  • 6 kudos

SQL Endpoint with External Hive Metastore

I am trying to setup a Databricks SQL endpoint to connect to an external hive metastore. I have replicated my metastore spark config in the SQL endpoint, with the addition of adding the below to the configuration:spark.sql.hive.metastore.jars maven I...

  • 3623 Views
  • 9 replies
  • 6 kudos
Latest Reply
Vivian_Wilfred
Honored Contributor
  • 6 kudos

Hi @SETH JENSEN​ , Just checking if you were able to solve this issue? If no, Can you try to modify the connection string and make sslMode=Require and see if it works?

  • 6 kudos
8 More Replies
Labels