'Are the JDBC Drivers for Databricks available through Maven (MVN)?
I was able to download the SparkJDBC42.jar from here:
Is this driver available through Maven somewhere?
Maven is not mentioned in the documentation here:
https://docs.databricks.com/integrations/bi/jdbc-odbc-bi.html
http://www.simba.com/wp-content/uploads/2014/12/Simba-JDBC-Driver-for-Spark-Install-Guide.pdf
Solution 1:[1]
I realise trying to prove the absence of something is impossible. However after extensive Googling I have decided they are not available.
Checking MvnRepository is not authoritative but they don't have it currently (Mar 2022)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Brian Agnew |
