<?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 - missing driver or something else? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149748#M112266</link>
    <description>&lt;P&gt;You are correct, you need to first install the SQL server connector. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/1941/sqoop-connector-for-microsoft-sql-server.html" target="_blank"&gt;https://community.hortonworks.com/questions/1941/sqoop-connector-for-microsoft-sql-server.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will need to copy it into /usr/hdp/current/sqoop-client/lib/&lt;/P&gt;</description>
    <pubDate>Sat, 28 Jan 2017 00:03:21 GMT</pubDate>
    <dc:creator>orenault</dc:creator>
    <dc:date>2017-01-28T00:03:21Z</dc:date>
    <item>
      <title>Sqoop - missing driver or something else?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149747#M112265</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;my ultimate goal is to get some data from SQL Server and import it to HDFS, after discussions with others they have
said I am best extracting the data with Sqoop to AVRO files and then creating a HIVE table based on them. &lt;/P&gt;&lt;P&gt;So to do this I'm
starting at the beginnning. &lt;/P&gt;&lt;P&gt;Step 1 getting Sqoop to connect to the table, at this point it doesn't have to do anything with it. &lt;/P&gt;&lt;P&gt;In Step 2 I'll worry about
extract it AVRO files &lt;/P&gt;&lt;P&gt;So I put together the following command &lt;/P&gt;&lt;PRE&gt;sqoop import --connect "jdbc:sqlserver://&amp;lt;SQLSERVER&amp;gt;:1433;database=sandbox;user=hdfsuser;password=hdfspassword" --table policy &lt;/PRE&gt;&lt;P&gt;And Scoop goes off to try and do it but then I get the following back &lt;/P&gt;&lt;P&gt; Could not load db driver class: com.microsoft.sqlserver.jdbc.SQLServerDriver
java.lang.RuntimeException: Could not load db driver class: com.microsoft.sqlserver.jdbc.SQLServerDriver &lt;/P&gt;&lt;P&gt;Does this mean that I need to install it as detailed here; &lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/23096655/sqoop-connecting-to-sql-server" target="_blank"&gt;http://stackoverflow.com/questions/23096655/sqoop-connecting-to-sql-server&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Or am I barking up the wrong tree. &lt;/P&gt;&lt;P&gt;I'm having to do a Hadoop POC all on my own so having you all to bounce my ideas off and get help
from is a real plus so thanks for taking the time to read all this and any help would be massively appreciated by me. &lt;/P&gt;&lt;P&gt;Thanks,
Nic&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 23:02:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149747#M112265</guid>
      <dc:creator>NicHopper</dc:creator>
      <dc:date>2017-01-27T23:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop - missing driver or something else?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149748#M112266</link>
      <description>&lt;P&gt;You are correct, you need to first install the SQL server connector. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/1941/sqoop-connector-for-microsoft-sql-server.html" target="_blank"&gt;https://community.hortonworks.com/questions/1941/sqoop-connector-for-microsoft-sql-server.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will need to copy it into /usr/hdp/current/sqoop-client/lib/&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:03:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149748#M112266</guid>
      <dc:creator>orenault</dc:creator>
      <dc:date>2017-01-28T00:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop - missing driver or something else?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149749#M112267</link>
      <description>&lt;P&gt;Thanks for confirming that, I'll give it a try on Monday, have a great weekend.&lt;/P&gt;&lt;P&gt;Nic&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:21:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149749#M112267</guid>
      <dc:creator>NicHopper</dc:creator>
      <dc:date>2017-01-28T00:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop - missing driver or something else?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149750#M112268</link>
      <description>&lt;P&gt;That did the job for me. Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 17:53:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Sqoop-missing-driver-or-something-else/m-p/149750#M112268</guid>
      <dc:creator>NicHopper</dc:creator>
      <dc:date>2017-01-30T17:53:55Z</dc:date>
    </item>
  </channel>
</rss>

