You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Pavel Chadnov <pa...@gmail.com> on 2014/05/29 19:45:23 UTC

Hive unit testing and MySQL driver

Hello,

I'm trying to make sure that unit tests are passed on my local machine for
Hive 0.13 but for ql module I get a java.lang.ClassNotFoundException:
com.mysql.jdbc.Driver.
I'm running the tests using line: "mvn test -Phadoop-2"
How can I have the tests passed?
Thank you

-- 
Regards,
Pavel Chadnov

Fwd: Hive unit testing and MySQL driver

Posted by Pavel Chadnov <pa...@gmail.com>.
Hello,

I'm trying to make sure that unit tests are passed on my local machine for
Hive 0.13 but for ql module I get a java.lang.ClassNotFoundException:
com.mysql.jdbc.Driver.
I'm running the tests using line: "mvn test -Phadoop-2"
How can I have the tests passed?
Thank you
-- 
Regards,
Pavel Chadnov