<?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>topic Re: Sqoop vs Hive in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305542#M77186</link>
    <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it comes to the saving the data (Structured) in HDFS, then it can be done through HIVE as well as through Sqoop.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which component shall we use to store the structured data in HDFS.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jan 2018 11:57:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-14T11:57:14Z</dc:date>
    <item>
      <title>Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305540#M77184</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am slightly confused between Sqoop and Hive when considering the saving of Structured data in HDFS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is the best component to choose from Sqoop or Hive while saving the structured data in HDFS and Why.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305540#M77184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305541#M77185</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sqoop is used to import/export data from RDBMS to HDFS and Hive is a SQL layer abstraction on top of Hadoop. The purpose of these tools is different.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can use Sqoop for importing data into HDFS and then use Hive for querying.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lojdr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 10:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305541#M77185</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-14T10:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305542#M77186</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When it comes to the saving the data (Structured) in HDFS, then it can be done through HIVE as well as through Sqoop.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which component shall we use to store the structured data in HDFS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 11:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305542#M77186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-14T11:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305543#M77187</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMghAAG"&gt;@ShahabZaidi&lt;/A&gt; wrote:
 &lt;BR /&gt;
 &lt;P&gt;&amp;nbsp; &amp;nbsp; Which component shall we use to store the structured data in HDFS.&amp;nbsp;&lt;/P&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It depends on your needs and preferences. You can use any RDBMS. It is perfect storage for structured data. No need to have both structured and unstructured data in HDFS, but there are several tools... Kudu, Parquet, HBase... All designed for analytics workload. If you need OLTP workload, I would prefer&amp;nbsp;RDBMs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Lojdr&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 13:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305543#M77187</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-14T13:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305544#M77188</link>
      <description>&lt;P&gt;I recently faced this question in a certification that which component is the best to save the structured data in HDFS, I understand that it could be possible through Hive as well as through Sqoop, but only 1 option needs to be chosen.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 14:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305544#M77188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-14T14:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sqoop vs Hive in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305545#M77189</link>
      <description>&lt;P&gt;Sqoop.&lt;/P&gt;&lt;P&gt;My opinion.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 15:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sqoop-vs-Hive-in-Talend/m-p/2305545#M77189</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-14T15:42:20Z</dc:date>
    </item>
  </channel>
</rss>

