Error connecting database [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 being 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 being found, make sure the ' MySQL ' Driver (jar file) is installed.
Org.gjt.mm.mysql.Driver
-------------------------------------------
1: Download Driver
https://dev.mysql.com/downloads/file/?id=468318
2. Put the corresponding MySQL driver package (mysql-connector-java-5.1.15-bin) into the next Kettle directory:
Under \pdi-ce-5.2.0.0-209\data-integration\lib or
\pdi-ce-5.2.0.0-209\data-integration\libswt\win64 under
"My Computer is 64-bit."
Kettle installing MySQL Driver