Created 07-14-2020 08:53 PM
I have added dependency for oracle jdbc in Livy .I'm getting driver not found exception while running spark command. Can someone help me out
Created 07-14-2020 09:34 PM
@Sagar1244
Have you copied the Oracle jdbc jar file to /usr/hdp/current/zeppelin-server/interpreter/jdbc/
then configure the zeppelin jdbc interpreter as shown.
Restart the interpreter and retest