Downloading the JDBC Driver Package

Scenario

To connect to DLI, JDBC is utilized. You can obtain the JDBC installation package from Maven or download the JDBC driver file from the DLI management console.

Downloading the JDBC Driver File from the DLI Management Console

  1. Log in to the DLI management console.

  2. Ask the administrator for the download link to the SDK driver package.

  3. On the DLI SDK DOWNLOAD page, select a driver and download it.

    • JDBC driver package

      For example, click dli-jdbc-1.2.5 to download the JDBC driver package of version 1.2.5.

      Note

      The JDBC driver package is named dli-jdbc-<version>.zip. It can be used in all versions of all platforms (such as Linux and Windows) and depends on JDK 1.7 or later.