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.

Workflow - SQOOP issue

avatar
Explorer

HI,

I want to create a workflow where i am running a sqoop command to connect the sql server to list the database table. 

but getting following errors 

  2937 [main] ERROR org.apache.sqoop.tool.BaseSqoopTool  - Got error creating database manager: java.io.IOException: No manager for connect string: 'jdbc:sqlserver://ITSUSMPWCOGDEV:1433'

 

1 ACCEPTED SOLUTION

avatar
Explorer

I got the issue resolved.

 

i have not place the sql server jar @ /var/lib/oozie

 

Now working fine...

 

Thanks 

View solution in original post

2 REPLIES 2

avatar
Expert Contributor
What is your full sqoop command?

avatar
Explorer

I got the issue resolved.

 

i have not place the sql server jar @ /var/lib/oozie

 

Now working fine...

 

Thanks