Databricks

Hi, I we are using Databricks as our Datawarehouse and I was wanting to use the metabase cloud solution.

Is there any way to connect to Databricks via the Spark Runtime?

I noticed that jdbc url that metabase is attempting to connect with is incorrect - it appears to be jdbc:hive where it should be jdbc:spark`

Please let me know how to proceed.

Thanks,
Beesh

1 Like

Hi @beesh
It would require upgrade of the Spark driver too, so it's not a small change.
https://github.com/metabase/metabase/issues/10029 - upvote by clicking :+1: on the first post