- 4150 Views
- 5 replies
- 5 kudos
How to use a SQL IDE with Databricks SQLDatabricks provides SQL IDE support using DataGrip and DBeaver with Databricks SQL.Let us know in the comments if you've used DataDrip or DBeaver with Databricks! Let us know if there are any other SQL IDEs you...
- 4150 Views
- 5 replies
- 5 kudos
Latest Reply
dbeaver is perfectly working fine but I fount one issue it wont show the correct error for query.
4 More Replies
by
elgeo
• Valued Contributor II
- 1804 Views
- 1 replies
- 2 kudos
Hello experts. While trying to setup the connection between DBeaver and Databricks, we receive the following error:[Databricks][DatabricksJDBCDriver](700120) Host adb-xxxxxxxxxx.azuredatabricks.net cannot be resolved through DnsResolver com.databrick...
- 1804 Views
- 1 replies
- 2 kudos
Latest Reply
elgeo
Valued Contributor II
We identified the problem. It was due to the proxy that the hostname couldn't be resolved.
- 9930 Views
- 5 replies
- 7 kudos
I am able to connect to the cluster, browse its hive catalog, see tables/views and columns/datatypesRunning a simple select statement from a view on a parquet file produces this error and no other results:"SQL Error [500540] [HY000]: [Databricks][Dat...
- 9930 Views
- 5 replies
- 7 kudos
Latest Reply
Update. I have tried SQL Workbench/J and encountered exactly the same error(s) as with Dbeaver. I have also tried JetBrains DataGrip and it worked flawlessly. Able to connect, browse the databases and query tables/views. https://docs.microsoft.com/en...
4 More Replies
- 1973 Views
- 2 replies
- 2 kudos
Configured DBeaver to work with either databricks latest driver or simba. I can connect and see databases, schemas, tables and columns. However, when a select statement is executed 30-40 seconds go by before I get the following error message: SQL...
- 1973 Views
- 2 replies
- 2 kudos
Latest Reply
Has this issue been resolved? @aravhish solution did not help me. Any other options?I am experiencing the exact same issue with the same configuration on a Mac. Much help would be appreciated.
1 More Replies