Downloading the JDBC DriverΒΆ
Find the latest Qubole JDBC driver version or the last three versions that you need here.
Note
The Qubole JDBC driver supports JDBC API version 4.1, which QDS currently uses.
JDBC Driver Version | Release Date | Downloadable JAR Location | Release Notes |
---|---|---|---|
Driver Version 3.0.2 | 9th Oct 2020 | https://s3.amazonaws.com/paid-qubole/jdbc/qds-jdbc-3.0.2.jar | JDBC Driver Version 3.0.2 |
Driver Version 3.0.1 | 21st Aug 2020 | https://s3.amazonaws.com/paid-qubole/jdbc/qds-jdbc-3.0.1.jar | For version 3.0.1 and older, see JDBC Driver Release Notes |
Driver Version 3.0.0 | 2nd Jun 2020 | https://s3.amazonaws.com/paid-qubole/jdbc/qds-jdbc-3.0.0.jar | |
Driver version 2.3.2 | 24th Feb 2020 | https://s3.amazonaws.com/paid-qubole/jdbc/qds-jdbc-2.3.2.jar |
For instructions on using the driver to connect to a QDS cluster, see Connecting to Qubole through the JDBC Driver.