Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Zeppelin,Oracle jdbc driver not found
Labels:
- Labels:
-
Apache Spark
-
Apache Zeppelin
New Contributor
Created ‎07-14-2020 08:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
1 REPLY 1
Master Mentor
Created ‎07-14-2020 09:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
