错误详细:

错误连接数据库 [mysql_test] : org.pentaho.di.core.exception.KettleDatabaseException:
Error occured 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
【错误处理】KETTLE 添加JDBC驱动包 org.pentaho.di.core.exception.KettleDatabaseException

解决方法:

需要将驱动包放在lib目录下本人的目录是在Kettle的lib下

D:\Software\kettle\kettle_5.1\lib\mysql-connector-java-5.1.46-bin.jar

相关文章:

  • 2021-11-22
  • 2021-12-09
  • 2022-12-23
  • 2021-10-11
  • 2021-12-15
  • 2021-07-05
  • 2022-02-04
猜你喜欢
  • 2022-03-10
  • 2021-08-17
相关资源
相似解决方案