Library Installation
<version> shows the latest version.
Amazon RDS for MySQL8.0 Adapter
Required library
- mysql-connector-java-8.0.<Version>.jar
Driver version
MySQL Connector/J 8.0.<Version>
How to get library
Download a JDBC driver from the MySQL Connector/J 8.0 download site (https://dev.mysql.com/downloads/connector/j/8.0.html).
Installation procedure
- Stop DataSpiderServer and DataSpider Studio.
- Copy the required libraries under $DATASPIDER_HOME/server/plugin/data_processing/modules/amazon_rds80_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
Amazon RDS for MySQL5.7 Adapter
Required library
- mysql-connector-java-5.1.<Version>-bin.jar
Driver version
MySQL Connector/J 5.1.<Version>
How to get library
Download a JDBC driver from the MySQL Connector/J 5.1 download site (https://dev.mysql.com/downloads/connector/j/5.1.html).
Installation procedure
- Stop DataSpiderServer and DataSpider Studio.
- Copy the required libraries under $DATASPIDER_HOME/server/plugin/data_processing/modules/amazon_rds57_adapter directory.
- Start DataSpiderServer and DataSpider Studio.
Amazon RDS for MySQL5.6 Adapter
Sales and support for Amazon RDS for MySQL 5.6 Adapter are finished.
Required library
- mysql-connector-java-5.1.<Version>-bin.jar
Driver version
MySQL Connector/J 5.1.<Version>
How to get library
Download a JDBC driver from the MySQL Connector/J 5.1 download site (https://dev.mysql.com/downloads/connector/j/5.1.html).
Installation procedure
- Stop DataSpiderServer and DataSpider Studio.
- Copy the required libraries under $DATASPIDER_HOME/server/plugin/data_processing/modules/amazon_rds56_adapter directory.
- Start DataSpiderServer and DataSpider Studio.