Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Getting error when connecting my mysql

$
0
0
hi,

i am getting below error when i execute hadoop job which s trying to connect mysql db

Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
at org.apache.hadoop.mapreduce.lib.db.DBInputFormat.setConf(DBInputFormat.java:171)
at org.apache.hadoop.util.ReflectionUtils.setConf(ReflectionUtils.java:76)
at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:136)
at...

Getting error when connecting my mysql

Viewing all articles
Browse latest Browse all 50081

Trending Articles