<?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: How to import mutilple tables not all tables in sqoop in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2493#M401</link>
    <description>&lt;P&gt;Hi Bas, this sounds like a good scenario in which to use the&amp;nbsp;&lt;SPAN&gt;import-all-tables tool (&lt;A target="_blank" href="http://sqoop.apache.org/docs/1.4.4/SqoopUserGuide.html#_literal_sqoop_import_all_tables_literal)"&gt;http://sqoop.apache.org/docs/1.4.4/SqoopUserGuide.html#_literal_sqoop_import_all_tables_literal)&lt;/A&gt; along with the&amp;nbsp;--exclude-tables &amp;lt;tables&amp;gt; parameter, which is a comma separated list of tables to exclude from the import process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Kathleen&lt;/P&gt;</description>
    <pubDate>Mon, 21 Oct 2013 17:17:36 GMT</pubDate>
    <dc:creator>kting</dc:creator>
    <dc:date>2013-10-21T17:17:36Z</dc:date>
    <item>
      <title>How to import mutilple tables not all tables in sqoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2433#M400</link>
      <description>&lt;P&gt;Hi, i have tried importing data from oracle and mysql to hive and HDFS using sqoop. I want to import selected multiple tables and selected multiple columns from those tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not find anything regarding this. A post in stack overflow says it cannot&amp;nbsp;&lt;A href="http://stackoverflow.com/questions/17194232/sqoop-import-multiple-tables" target="_blank"&gt;http://stackoverflow.com/questions/17194232/sqoop-import-multiple-tables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to confirm it. Please let me know any pointers in this.&lt;/P&gt;&lt;P&gt;I am not restricted to sqoop open to any technology which suffice my requirement.&lt;/P&gt;&lt;P&gt;My requirement is to import data from multiple tables from data in oracle db into nosql db like hive and run queries in hive and generate reports fast. in oracle some reports are taking 30-40 hours. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:49:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2433#M400</guid>
      <dc:creator>bas</dc:creator>
      <dc:date>2022-09-16T08:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to import mutilple tables not all tables in sqoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2493#M401</link>
      <description>&lt;P&gt;Hi Bas, this sounds like a good scenario in which to use the&amp;nbsp;&lt;SPAN&gt;import-all-tables tool (&lt;A target="_blank" href="http://sqoop.apache.org/docs/1.4.4/SqoopUserGuide.html#_literal_sqoop_import_all_tables_literal)"&gt;http://sqoop.apache.org/docs/1.4.4/SqoopUserGuide.html#_literal_sqoop_import_all_tables_literal)&lt;/A&gt; along with the&amp;nbsp;--exclude-tables &amp;lt;tables&amp;gt; parameter, which is a comma separated list of tables to exclude from the import process.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Kathleen&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2013 17:17:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2493#M401</guid>
      <dc:creator>kting</dc:creator>
      <dc:date>2013-10-21T17:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to import mutilple tables not all tables in sqoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2643#M402</link>
      <description>&lt;P&gt;Hi Kathleen, thanks for reply. While importing a single table with the help of this command below, i can import only the required columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sqoop-import --connect &lt;A href="http://jdbcoraclethin:@174.129.211.210:1521" target="_blank"&gt;jdbc:oracle:thin:@****************:1521/**&lt;/A&gt; --username ** --password ** --table REGACCOUNT --columns ACCOUNTNUMBER,ISREGISTERED,COMPANYNAME,DOMAINNAME, -m 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you suggested using exclude table command i can import multiple tables, which is very helpful pointer, thank you but proceeding furthur is there any option to select only the required columns from those tables or would you suggest to importing the all required tables into hive and then making changes in our hive query to generate reports (since there are large columns like id in insurance DB which are not useful).&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2013 07:39:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-import-mutilple-tables-not-all-tables-in-sqoop/m-p/2643#M402</guid>
      <dc:creator>bas</dc:creator>
      <dc:date>2013-10-26T07:39:38Z</dc:date>
    </item>
  </channel>
</rss>

