cancel
Showing results for 
Search instead for 
Did you mean: 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results for 
Search instead for 
Did you mean: 

Datagrip unity catalog support

deep_thought
Contributor

Is anyone able to see unity catalog objects in Datagrip? I can only view hive_metastore objects.

Nothing mentioned here https://docs.databricks.com/dev-tools/datagrip.html

1 ACCEPTED SOLUTION

Accepted Solutions

fferrao
New Contributor III

Working with someone else together we have been able to get unity catalog objects in Datagrip. I am only able to connect to one catalog database at a time using separate Data Sources as I have not been successful loading them all from one.

Under Data Sources and Drivers -> Data Sources (not Drivers) -> Choose your Project Data Source -> Options tab -> Connection area -> Startup Script: -> Enter Text: use catalog database_name;

View solution in original post

7 REPLIES 7

Debayan
Databricks Employee
Databricks Employee

Hi, I do not think right now UC supports Datagrip. Also, whats the DBR you are running?

DBR 11.3 ML

deep_thought
Contributor

As an alternative, unity catalog does work with DBeaver

alexiswl
Contributor

Has there been any updates to this? I have followed the instructions for connecting a cluster/SQL Warehouse to DataGrip (https://docs.databricks.com/dev-tools/datagrip.html) and the only schema that appears to be available is global_temp

iguanaware
New Contributor II

Does anyone know where the change would need to be implemented? DataGrip or the Driver?

fferrao
New Contributor III

Working with someone else together we have been able to get unity catalog objects in Datagrip. I am only able to connect to one catalog database at a time using separate Data Sources as I have not been successful loading them all from one.

Under Data Sources and Drivers -> Data Sources (not Drivers) -> Choose your Project Data Source -> Options tab -> Connection area -> Startup Script: -> Enter Text: use catalog database_name;

RaraM
New Contributor II

That worked perfectly for me. Thank you for this. Much appreciated.

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