Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Where is com.sunopsis.jdbc.driver.xml.snps JAR file located

Sebastian Calderone-OracleMay 5 2017 — edited May 10 2017

Hello,

I'm trying to load an XML file using SQL TO HIVE (SQOOP) LKM. I had some problems with some of the sqoop --import properties first, but know i'm stuck with the next error:

- ERROR sqoop.Sqoop: Got exception running Sqoop: java.lang.RuntimeException: Could not load db driver class: com.sunopsis.jdbc.driver.xml.SnpsXmlDriver

java.lang.RuntimeException: Could not load db driver class: com.sunopsis.jdbc.driver.xml.SnpsXmlDriver

I believe that if I place the correct jar under sqoop/lib/ I'll be able to complete the task, but I can't find the jar of that particular driver.

Does anyone has any clue?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 7 2017
Added on May 5 2017
4 comments
590 views