Kettle安裝Mysql驅動


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位系統)

  

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM