Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 02-19-2019 01:01 AM - edited 09-16-2022 07:10 AM
Hi.
I need to import data from non-trivial dbms: SAS (it isn't db at all)...
So, i have jdbc-driver (class "com.sas.rio.MVADriver"), and i have socket (host and port). And i have no connection-manager at all.
What should i do? How to write working import-string?
1. What about connection-manager
2. "driver" looks like
jdbc:mysql://<ip>:<port>/
So "mysql" is strange part of it. How to replace it?
3. Where must i put drives (jar-files) to use it from sqoop?
Created 02-19-2019 06:25 AM
Created 02-19-2019 06:25 AM
Created 02-19-2019 06:28 AM