L

Monday, April 11th, 2022 4:26 PM

REVIEWED-INTERNAL ONLY: Does Collibra DQ support Databricks as a JDBC datasource for a DQ Connector?

Question: Does Collibra DQ support Databricks as a JDBC datasource for a DQ Connector?
Answer from Vadim Vaks: No.
There is no JDBC Spark Databricks driver packaged with Collibra DQ because we don’t support it.
So regarding this JDBC-Spark template in the Collibra DQ > Admin Console > Connections, the template “New JDBC Connection (jdbc-spark)” simply needs to be removed.




14 Messages

 • 

255 Points

3 years ago

This is what Brian told us on April 13:

We’ve seen numerous customers request to access their Databricks Delta Lake via JDBC. Based on the recurring feedback, we decided to prioritize the development. The expected release date is 2022.05 for a default-packaged Databricks JDBC connector.

There are 3 primary ways customers desire to use their Databricks infrastructure. Below is how customers can run DQ with Databricks infrastructure.

JDBC

https://docs.databricks.com/integrations/bi/jdbc-odbc-bi.html#jdbc-driver

- We intend to add the driver packaging to our containers starting 2022.05 release.

NOTEBOOK

https://docs.databricks.com/notebooks/index.html

- We will continue to support this. This has been used for several years.

SPARK SUBMIT / JOB API

https://docs.databricks.com/dev-tools/api/latest/examples.html#create-a-spark-submit-job

https://docs.databricks.com/dev-tools/api/latest/jobs.html

- At this time, we are not able to prioritize work for building custom spark submissions.

3 years ago

Q: How can I access my Databricks Delta Lake cluster via JDBC?
Answer from Brian Mearns:
Based on the recurring feedback, we decided to prioritize the development. The expected release date is 2022.05 for a default-packaged Databricks JDBC connector.

There are 3 primary ways customers desire to use their Databricks infrastructure. Below is how customers can run DQ with Databricks infrastructure.

  1. JDBC

https://docs.databricks.com/integrations/bi/jdbc-odbc-bi.html#jdbc-driver

- We intend to add the driver packaging to our containers starting 2022.05 release.

  1. NOTEBOOK

https://docs.databricks.com/notebooks/index.html

- We will continue to support this. This has been used for several years.

  1. SPARK SUBMIT / JOB API

https://docs.databricks.com/dev-tools/api/latest/examples.html#create-a-spark-submit-job

https://docs.databricks.com/dev-tools/api/latest/jobs.html

- At this time, we are not able to prioritize work for building custom spark submissions.

675 Messages

 • 

13.2K Points

2 years ago

From the Review Team: “Internal only. This is a complex topic that is still being defined. We will not move this to documentation or Help Center content.”

Brian Mearns is the owner of the DQ Product Road Map, best to validate the level of Databricks support with him.

675 Messages

 • 

13.2K Points

2 years ago

Laurent, tagging the review team: @evan.nowlin @julianna.guzman.collibra.com @eliana.valderrama FYI

Loading...