Kettle鏈接Mysql報錯信息:
錯誤連接數據庫 [mysql] : org.pentaho.di.core.exception.KettleDatabaseException:
Error occurred while trying to connect to the database
Driver class ‘org.gjt.mm.mysql.Driver‘ could not be found, make sure the ‘MySQL‘ driver (jar file) is installed.
org.gjt.mm.mysql.Driver
org.pentaho.di.core.exception.KettleDatabaseException:
Error occurred while trying to connect to the database
Driver class ‘org.gjt.mm.mysql.Driver‘ could not be found, make sure the ‘MySQL‘ driver (jar file) is installed.
org.gjt.mm.mysql.Driver
解決方法:安裝Mysql驅動。
1. Mysql官網下載對應驅動;
https://dev.mysql.com/downloads/file/?id=468318%20
2. 將驅動放在如下位置:
1. \pdi-ce-7.1.0.0-12\data-integration\lib
2. \pdi-ce-7.1.0.0-12\data-integration\libswt\win64:(64位系統)