<?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 How to connect sqoop with Hue in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375562#M242514</link>
    <description>&lt;P&gt;I tried connecting sqoop with Hue&amp;nbsp;&lt;BR /&gt;But got error as:&lt;/P&gt;&lt;P&gt;Sqoop:could not get connectors&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in hue.ini&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Settings to configure Sqoop2&lt;BR /&gt;###########################################################################&lt;/P&gt;&lt;P&gt;[sqoop]&lt;BR /&gt;# For autocompletion, fill out the librdbms section.&lt;/P&gt;&lt;P&gt;# Sqoop server URL&lt;BR /&gt;server_url=&lt;A href="http://192.168.2.112:16000/sqoop" target="_blank" rel="noopener"&gt;http://192.168.2.112:16000/sqoop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;# Path to configuration directory&lt;BR /&gt;sqoop_conf_dir=/home/hadoop/sqoop-1.4.7/conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is dfference between sqoop2 and sqoop&lt;BR /&gt;I have installed qoop1.4.7&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2023 09:28:25 GMT</pubDate>
    <dc:creator>nysq_sq</dc:creator>
    <dc:date>2023-08-24T09:28:25Z</dc:date>
    <item>
      <title>How to connect sqoop with Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375562#M242514</link>
      <description>&lt;P&gt;I tried connecting sqoop with Hue&amp;nbsp;&lt;BR /&gt;But got error as:&lt;/P&gt;&lt;P&gt;Sqoop:could not get connectors&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in hue.ini&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Settings to configure Sqoop2&lt;BR /&gt;###########################################################################&lt;/P&gt;&lt;P&gt;[sqoop]&lt;BR /&gt;# For autocompletion, fill out the librdbms section.&lt;/P&gt;&lt;P&gt;# Sqoop server URL&lt;BR /&gt;server_url=&lt;A href="http://192.168.2.112:16000/sqoop" target="_blank" rel="noopener"&gt;http://192.168.2.112:16000/sqoop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;# Path to configuration directory&lt;BR /&gt;sqoop_conf_dir=/home/hadoop/sqoop-1.4.7/conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is dfference between sqoop2 and sqoop&lt;BR /&gt;I have installed qoop1.4.7&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:28:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375562#M242514</guid>
      <dc:creator>nysq_sq</dc:creator>
      <dc:date>2023-08-24T09:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect sqoop with Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375567#M242516</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106668"&gt;@nysq_sq&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our Sqoop experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/12885"&gt;@mszurap&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/79729"&gt;@ShankerSharma&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 10:23:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375567#M242516</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-08-24T10:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect sqoop with Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375575#M242523</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106668"&gt;@nysq_sq&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sqoop 1 is a client only solution, it submits Sqoop jobs (MR&amp;nbsp; jobs) to the YARN cluster in order to import/export data from/to RDBMS databases.&lt;/P&gt;&lt;P&gt;See the docs:&lt;BR /&gt;&lt;A href="https://sqoop.apache.org/docs/1.4.7/SqoopUserGuide.html" target="_blank"&gt;https://sqoop.apache.org/docs/1.4.7/SqoopUserGuide.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sqoop 2 was an initiative to make the same functionality work as a client-server architecture, to be able to define "stored jobs", etc...&lt;/P&gt;&lt;P&gt;Sqoop 2 is not recommended for a long time and was discontinued long ago.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sqoop 1 was still maintained for some time, however it is also a retired Apache project, still Cloudera supports it in CDP/CDH 7.x versions.&lt;/P&gt;&lt;P&gt;We would advise to use only Sqoop 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From Hue you can use Sqoop1 actions (without sqoop2), see&amp;nbsp;&lt;BR /&gt;&lt;A href="https://gethue.com/importing-data-from-traditional-databases-into-hdfshive-in-just-a-few-clicks/" target="_blank"&gt;https://gethue.com/importing-data-from-traditional-databases-into-hdfshive-in-just-a-few-clicks/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Miklos&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 13:41:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375575#M242523</guid>
      <dc:creator>mszurap</dc:creator>
      <dc:date>2023-08-24T13:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect sqoop with Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375580#M242526</link>
      <description>&lt;P&gt;Thanks for the info&lt;BR /&gt;i have Sqoop1.4.7 version installed in our local server 192.168.X.XXX&lt;BR /&gt;and hue in different server xxx.xxx.x.xxx&lt;BR /&gt;so in hue.ini config file&amp;nbsp;&lt;BR /&gt;i have sqoop settings like below&amp;nbsp;&lt;/P&gt;&lt;P&gt;###########################################################################&lt;BR /&gt;# Settings to configure Sqoop2&lt;BR /&gt;###########################################################################&lt;/P&gt;&lt;P&gt;[sqoop]&lt;BR /&gt;# For autocompletion, fill out the librdbms section.&lt;/P&gt;&lt;P&gt;# Sqoop server URL&lt;BR /&gt;##server_url=&lt;A href="http://192.168.2.112:16000/sqoop" target="_blank"&gt;http://192.168.2.112:16000/sqoop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;# Path to configuration directory&lt;BR /&gt;sqoop_conf_dir=/home/hadoop/sqoop-1.4.7/conf&lt;BR /&gt;&lt;BR /&gt;when i make those changes and run im getting below error as&amp;nbsp;&lt;BR /&gt;sqoop:could not get connectors&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 14:07:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-connect-sqoop-with-Hue/m-p/375580#M242526</guid>
      <dc:creator>nysq_sq</dc:creator>
      <dc:date>2023-08-24T14:07:49Z</dc:date>
    </item>
  </channel>
</rss>

