Support Questions

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

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