Hi,

I'm trying out an example of importing data from mysql into hadoop
(something like
http://svn.apache.org/repos/asf/hadoop/core/trunk/src/examples/org/apache/hadoop/examples/DBCountPageView.java).
I'm connecting to Mysql and hence am providing the mysql-jdbc-connector jar
via the '-libjar' option. But I repeatedly get "Class not found -
com.mysql.jdbc.Driver" execption. How do I provide the mysql_connector jar
to the classpath of the job run by hadoop.

--
anand kishore
http://blog.semanticvoid.com
http://twitter.com/semanticvoid

Reply via email to