Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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 

.