<?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 import from RDBMS to Hive, HBase in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232074#M61223</link>
    <description>&lt;P&gt;Great &lt;A rel="user" href="https://community.cloudera.com/users/445/egarelnabi.html" nodeid="445"&gt;@Eyad Garelnabi&lt;/A&gt; thanks so much that was what I was looking for!!! i will close the question i appreciate.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 02:15:18 GMT</pubDate>
    <dc:creator>AndresUrrego</dc:creator>
    <dc:date>2017-05-18T02:15:18Z</dc:date>
    <item>
      <title>sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232068#M61217</link>
      <description>&lt;P&gt;Hi everyone, I'm getting data from MySQL and a couple of csv from HDFS to my Hive and HBase services in hadoop. When i perform the script based in the information coming from the official sqoop tool &lt;A href="https://sqoop.apache.org/docs/1.4.1-incubating/SqoopUserGuide.html" target="_blank"&gt;https://sqoop.apache.org/docs/1.4.1-incubating/SqoopUserGuide.html&lt;/A&gt; i can't see anything about a parameter to specify the name of a DB in Hive or Hbase to complete the import, all my imports are in default db but i need to specify the name of DB.&lt;/P&gt;&lt;P&gt;Thanks so much for your help guys.&lt;/P&gt;&lt;P&gt;AU&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 08:58:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232068#M61217</guid>
      <dc:creator>AndresUrrego</dc:creator>
      <dc:date>2017-05-16T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232069#M61218</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17410/ingenieroandresangel.html" nodeid="17410"&gt;@Andres Urrego&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Take a look at the below link for the different ways to Sqoop data into Hive.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.3/bk_dataintegration/content/using_sqoop_to_move_data_into_hive.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.3/bk_dataintegration/content/using_sqoop_to_move_data_into_hive.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And below for HBase.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dummies.com/programming/big-data/hadoop/importing-data-into-hbase-with-sqoop/" target="_blank"&gt;http://www.dummies.com/programming/big-data/hadoop/importing-data-into-hbase-with-sqoop/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 09:06:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232069#M61218</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2017-05-16T09:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232070#M61219</link>
      <description>&lt;P&gt;Hi buddy thanks for answer. I went there before came here lol but i couldnt find the answer. thanks&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 09:12:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232070#M61219</guid>
      <dc:creator>AndresUrrego</dc:creator>
      <dc:date>2017-05-16T09:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232071#M61220</link>
      <description>&lt;P&gt;In the table at the bottom of the page for the first link:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;CODE&gt;--hive-table &amp;lt;table_name&amp;gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;TD&gt;Specifies the table name to use when importing data into Hive.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;So your command would look like&lt;/P&gt;&lt;PRE&gt;sqoop import --connect jdbc:mysql://db.foo.com/corp --table EMPLOYEES --hive-import --hive-table MYTABLE
&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 May 2017 09:15:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232071#M61220</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2017-05-16T09:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232072#M61221</link>
      <description>&lt;P&gt;Oh yeah buddy by i want to specify the DB in hive for the destination i mean something like --hive-database  you get me , cause as default all impoted tables in Hive go to default DB . My requirement is set a different DB to put the data.  thanks &lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 01:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232072#M61221</guid>
      <dc:creator>AndresUrrego</dc:creator>
      <dc:date>2017-05-17T01:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232073#M61222</link>
      <description>&lt;P&gt;I see.  I misread your question.  This request was addressed in the below jira:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/SQOOP-912"&gt;https://issues.apache.org/jira/browse/SQOOP-912&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The flag to specify the database is "--hive-database".  &lt;/P&gt;&lt;P&gt;Your command would look like&lt;/P&gt;&lt;PRE&gt;sqoop import --connect jdbc:mysql://db.foo.com/corp --table EMPLOYEES --hive-import --hive-database MYDATABASE

OR

sqoop import --connect jdbc:mysql://db.foo.com/corp --table EMPLOYEES --hive-import --hive-table MYDATABASE.MYTABLE&lt;/PRE&gt;</description>
      <pubDate>Wed, 17 May 2017 02:05:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232073#M61222</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2017-05-17T02:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: sqoop import from RDBMS to Hive, HBase</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232074#M61223</link>
      <description>&lt;P&gt;Great &lt;A rel="user" href="https://community.cloudera.com/users/445/egarelnabi.html" nodeid="445"&gt;@Eyad Garelnabi&lt;/A&gt; thanks so much that was what I was looking for!!! i will close the question i appreciate.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 02:15:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/sqoop-import-from-RDBMS-to-Hive-HBase/m-p/232074#M61223</guid>
      <dc:creator>AndresUrrego</dc:creator>
      <dc:date>2017-05-18T02:15:18Z</dc:date>
    </item>
  </channel>
</rss>

