Hi guys,

Sorry about the repeated question!

I got my reply in solution to Edward Capriolo's question
http://mail-archives.apache.org/mod_mbox/hadoop-hive-user/200907.mbox/browser

Solution: add jar <my-connector> ... worked like charm!

Thanks,
Abhishek

On Thu, Jul 16, 2009 at 8:39 PM, Abhishek Tiwari <
abhishektiwari.bt...@gmail.com> wrote:

> Hi,
>
> I am writing an UDF which can 'select' required rows/records from a
> hive-table and dump it into my mysql database over jdbc.
>
> However, I am not being able to get mysql-connector jar into the classpath
> and am receiving the error: java.lang.ClassNotFoundException:
> com.mysql.jdbc.Driver
>
> Can anyone tell where I can place mysql-connector and specify its path, so
> that it can work?
>
> Thanks in advance.
>
> Regards,
> Abhishek
>
>

Reply via email to