Add or Manage JDBC Drivers
To manage JDBC drivers
1. Click Admin Console in the Presto Hub main menu. 2. Expand the JDBC Configuration tab.
3. Click JDBC Drivers.
A list of existing drivers displays. This initially contains just the driver for the default Presto Repository.
4. To remove a driver, click Delete on the line for that driver. Important: | Do not delete the driver for the Presto Repository. |
5. To add a new driver:
a. Click Add new JDBC driver.
b. Enter a Name for a new driver.
c. Enter the Java Class name for this driver.
d. Click Browse and find the JAR file for this driver.
e. Click Add this JDBC driver.