I am trying to connect with Datagrip provided driver. I am not getting this to work with token from datagrips. The connection url is:
jdbc:databricks://dbc-******.cloud.databricks.com:443/***_analytics;httpPath=/sql/1.0/warehouses/ba***3
I am getting this error:
DBMS: Apache Spark (no ver.)
Case sensitivity: plain=mixed, delimited=exact
[08S01][500593] [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 403, Error message: Unknown.
HTTP Response code: 403, Error message: Unknown.
what to fix???
I also tried this method but still no sucess.