<?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 Breaking up Hive query extract into multiple files? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238131#M26343</link>
    <description>I am using a Hive query as my source and the result written in a file on HDFS (7.7GB). My aim is to move this into S3 but there is a file limitation of 5GB on S3.
&lt;BR /&gt;Is there a way for me to break up this file into multiple chunks?
&lt;BR /&gt;tHDFSConnection --&amp;gt; tHiveConnection --&amp;gt; tHiveInput --&amp;gt; tMap --&amp;gt; tHDFSOutput
&lt;BR /&gt;&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 10:49:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:49:18Z</dc:date>
    <item>
      <title>Breaking up Hive query extract into multiple files?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238131#M26343</link>
      <description>I am using a Hive query as my source and the result written in a file on HDFS (7.7GB). My aim is to move this into S3 but there is a file limitation of 5GB on S3.
&lt;BR /&gt;Is there a way for me to break up this file into multiple chunks?
&lt;BR /&gt;tHDFSConnection --&amp;gt; tHiveConnection --&amp;gt; tHiveInput --&amp;gt; tMap --&amp;gt; tHDFSOutput
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238131#M26343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking up Hive query extract into multiple files?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238132#M26344</link>
      <description>Hello,
&lt;BR /&gt;The output of tHDFSOutput is a single 7.7 GB file ? Are you executing the job on a Hadoop cluster ?
&lt;BR /&gt;You can take a look at the tELTHive components (tELTHiveInput, tELTHiveMap, tELTHiveOutput) (), the output will be written to a Hive table but the whole job will be executed on cluster. If you're using a cluster with multiple machines, this would generate separate partition files that you can then move to S3.</description>
      <pubDate>Mon, 29 Feb 2016 08:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238132#M26344</guid>
      <dc:creator>amarouni</dc:creator>
      <dc:date>2016-02-29T08:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Breaking up Hive query extract into multiple files?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238133#M26345</link>
      <description>Hi&amp;nbsp;
&lt;BR /&gt;Which component among "tHive / TELTHive " is better? and please suggest where should we go with thive component and when should we go for tELTHive component.&amp;nbsp;</description>
      <pubDate>Wed, 09 Nov 2016 11:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Breaking-up-Hive-query-extract-into-multiple-files/m-p/2238133#M26345</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-09T11:11:00Z</dc:date>
    </item>
  </channel>
</rss>

