Skip to content

Databricks integration properties #626

Answered by bcogrel
rdstn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rdstn,

Which version of Ontop are you using? We officially support Databricks since 5.0.0 and already have these entries:
https://github.com/ontop/ontop/blob/version5/db/rdb/src/main/resources/it/unibz/inf/ontop/injection/sql-default.properties#L123

4.2.2 already supported Apache Spark, but we had to do several fixes to make it work with Databricks.

For recent versions of Databricks's JDBC driver, we use jdbc:databricks:// as prefix. The httpPath contains the path to the data warehouse.

As for the user and the password, we usually pass them using the entries jdbc.user and jdbc.password.

Best,
Benjamin

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rdstn
Comment options

Answer selected by rdstn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants