You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-b08)
OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)
embulk 0.9.23
jdbc
mysql-connector-java-8.0.25
use case
mysql -> msyql
yaml
nothing special. simple.
error
Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.TimeUtil
at org.embulk.plugin.PluginClassLoader.loadClass(PluginClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.embulk.input.MySQLInputPlugin.loadTimeZoneMappings(MySQLInputPlugin.java:161)
... 15 more
Error: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.mysql.jdbc.TimeUtil
check out please!
The text was updated successfully, but these errors were encountered:
env
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-b08)
OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)
embulk 0.9.23
jdbc
mysql-connector-java-8.0.25
use case
mysql -> msyql
yaml
nothing special. simple.
error
check out please!
The text was updated successfully, but these errors were encountered: