Hi Sven,

you need to give the path of the driver jar file in the controller(Database
file Jar Url).. Plus put the jar file in the nifi lib folder and restart
Nifi.


Anuj

On Fri, May 27, 2016 at 4:37 PM, Sven Davison <svendavi...@gmail.com> wrote:

> I’m trying to do some stuff and send it to my MySQL database. I’m getting
> an exception (see below) but I’m fairly sure it’s just because I don’t have
> the right string or file located where it’s supposed to go. I’m not sure
> what to put in for the database connection URL or the driver class name.. I
> assume that’s where the problem is though.
>
>
>
>
>
> ProcessException: …. Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’
>
> Screenshot of actual error: http://prntscr.com/b9889i
>
>
>
> Controller service setup:
>
> Screenshot of setup: http://prntscr.com/b988xe
>
>
>
>
>
> I’m not seeing a lot on google at the moment, but I’m still lookin!
>
>
>
>
>
>
>
> -Sven
>

Reply via email to