<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Sqoop: connect to random dbms? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86676#M45261</link>
    <description>&amp;gt; 1. What about connection-manager&lt;BR /&gt;&lt;BR /&gt;When there's no specialized connection manager, Sqoop will use its&lt;BR /&gt;generic/standard one that's inbuilt. There's a chance this may be adequate.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2. "driver" looks like&lt;BR /&gt;&amp;gt; jdbc:mysql://:/&lt;BR /&gt;&amp;gt; So "mysql" is strange part of it. How to replace it?&lt;BR /&gt;&lt;BR /&gt;Your JDBC driver download should have come with a manual that shows how and&lt;BR /&gt;what to use as its connection string. Searching over the web reveals&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/jdbcref/63713/HTML/default/viewer.htm#p1a7nrsg36gaf8n1j33tfwf7nsj7.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/jdbcref/63713/HTML/default/viewer.htm#p1a7nrsg36gaf8n1j33tfwf7nsj7.htm&lt;/A&gt;&lt;BR /&gt;which seems to suggest jdbc:sasiom://host:port (and other options).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 3. Where must i put drives (jar-files) to use it from sqoop?&lt;BR /&gt;&lt;BR /&gt;Place it directly under /var/lib/sqoop/, preferably on all hosts (if your&lt;BR /&gt;Sqoop command may run from any host).</description>
    <pubDate>Tue, 19 Feb 2019 14:25:17 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2019-02-19T14:25:17Z</dc:date>
    <item>
      <title>Sqoop: connect to random dbms?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86668#M45260</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to import data from non-trivial dbms: SAS (it isn't db at all)...&lt;/P&gt;&lt;P&gt;So, i have jdbc-driver (class "com.sas.rio.MVADriver"), and i have socket (host and port). And i have no&amp;nbsp;connection-manager at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What should i do? How to write working import-string?&lt;/P&gt;&lt;P&gt;1. What&amp;nbsp;about&amp;nbsp;&lt;SPAN&gt;connection-manager&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. "driver" looks like&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;jdbc:mysql://&amp;lt;ip&amp;gt;:&amp;lt;port&amp;gt;/&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;So "mysql" is strange part of it. How to replace it?&lt;/P&gt;&lt;P&gt;3. Where must i put drives (jar-files) to use it from sqoop?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:10:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86668#M45260</guid>
      <dc:creator>Vhodnoylogin</dc:creator>
      <dc:date>2022-09-16T14:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop: connect to random dbms?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86676#M45261</link>
      <description>&amp;gt; 1. What about connection-manager&lt;BR /&gt;&lt;BR /&gt;When there's no specialized connection manager, Sqoop will use its&lt;BR /&gt;generic/standard one that's inbuilt. There's a chance this may be adequate.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2. "driver" looks like&lt;BR /&gt;&amp;gt; jdbc:mysql://:/&lt;BR /&gt;&amp;gt; So "mysql" is strange part of it. How to replace it?&lt;BR /&gt;&lt;BR /&gt;Your JDBC driver download should have come with a manual that shows how and&lt;BR /&gt;what to use as its connection string. Searching over the web reveals&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/jdbcref/63713/HTML/default/viewer.htm#p1a7nrsg36gaf8n1j33tfwf7nsj7.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/jdbcref/63713/HTML/default/viewer.htm#p1a7nrsg36gaf8n1j33tfwf7nsj7.htm&lt;/A&gt;&lt;BR /&gt;which seems to suggest jdbc:sasiom://host:port (and other options).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 3. Where must i put drives (jar-files) to use it from sqoop?&lt;BR /&gt;&lt;BR /&gt;Place it directly under /var/lib/sqoop/, preferably on all hosts (if your&lt;BR /&gt;Sqoop command may run from any host).</description>
      <pubDate>Tue, 19 Feb 2019 14:25:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86676#M45261</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2019-02-19T14:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop: connect to random dbms?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86677#M45262</link>
      <description>Wow, thanks. It looks as solution.</description>
      <pubDate>Tue, 19 Feb 2019 14:28:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-connect-to-random-dbms/m-p/86677#M45262</guid>
      <dc:creator>Vhodnoylogin</dc:creator>
      <dc:date>2019-02-19T14:28:31Z</dc:date>
    </item>
  </channel>
</rss>

