Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Sqoop - Oozie Error

avatar
Rising Star
 
1 ACCEPTED SOLUTION

avatar
Master Mentor

@Gayathri Devi

Pleas echeck your Oozie Sharedlib if you have placed the mysql-connector-java jar inside it?

# oozie admin -oozie http://$OOZIE_HOST:11000/oozie -shareliblist

Also please check if you have imported the Mysql connector jDBC driver inside the "/user/oozie/share/lib/*/sqoop" and have run the "sharelibupdate" command?

# oozie admin -oozie http://$HOSTNAME:11000/oozie -sharelibupdate 

.

View solution in original post

1 REPLY 1

avatar
Master Mentor

@Gayathri Devi

Pleas echeck your Oozie Sharedlib if you have placed the mysql-connector-java jar inside it?

# oozie admin -oozie http://$OOZIE_HOST:11000/oozie -shareliblist

Also please check if you have imported the Mysql connector jDBC driver inside the "/user/oozie/share/lib/*/sqoop" and have run the "sharelibupdate" command?

# oozie admin -oozie http://$HOSTNAME:11000/oozie -sharelibupdate 

.