Downloading the JDBC DriverΒΆ
Proceed as follows to download the latest Qubole JDBC driver JAR:
Note
The Qubole driver is stored in publicly accessible Cloud storage, and works on all Cloud platforms supported in QDS.
Download the Qubole JDBC driver: https://s3.amazonaws.com/paid-qubole/jdbc/qds-jdbc-1.1.12.jar.
This is the JAR for JDBC version 4.1, which QDS currently uses.
Read the JDBC Driver Release Notes for this version of the driver.
For instructions on using the driver to connect to a QDS cluster, see Connecting to Qubole through the JDBC Driver.