<?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 How to divide and conquer Huge file using talend compoents? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315695#M86321</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I have 2 billion record file, I want to process and get the result back using external Jar. But external jar will accept only file object.&lt;BR /&gt;Prev. I used to store all 2 billion data in GlobalMap and system got hung because of huge JVM heap. So i got other idea which follows as&amp;nbsp;&lt;BR /&gt;tInputFile(Column:Record)---- Split the record into 'n' files ---- Using tJavaFlex read every file, call externalJar(it has method by passby parameter as file) then write back result values into file.&lt;BR /&gt;Finally every input splits will interact with tJavaFlex and get n target files in disk.&lt;BR /&gt;Then combine all n input records to target file.&lt;BR /&gt;What component I can use to split the file into n files?&lt;BR /&gt;If possible, What component I can use to combine n files into target files &amp;nbsp;?&lt;BR /&gt;If possible, How to append target data for every file?&lt;BR /&gt;&lt;BR /&gt;Please give me the brief design to proceed.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Nov 2015 03:55:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-27T03:55:49Z</dc:date>
    <item>
      <title>How to divide and conquer Huge file using talend compoents?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315695#M86321</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have 2 billion record file, I want to process and get the result back using external Jar. But external jar will accept only file object.&lt;BR /&gt;Prev. I used to store all 2 billion data in GlobalMap and system got hung because of huge JVM heap. So i got other idea which follows as&amp;nbsp;&lt;BR /&gt;tInputFile(Column:Record)---- Split the record into 'n' files ---- Using tJavaFlex read every file, call externalJar(it has method by passby parameter as file) then write back result values into file.&lt;BR /&gt;Finally every input splits will interact with tJavaFlex and get n target files in disk.&lt;BR /&gt;Then combine all n input records to target file.&lt;BR /&gt;What component I can use to split the file into n files?&lt;BR /&gt;If possible, What component I can use to combine n files into target files &amp;nbsp;?&lt;BR /&gt;If possible, How to append target data for every file?&lt;BR /&gt;&lt;BR /&gt;Please give me the brief design to proceed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 03:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315695#M86321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-27T03:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide and conquer Huge file using talend compoents?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315696#M86322</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;That's some file you have. Your solution would mainly depend on what file type your incoming, split and generated/appended files are.</description>
      <pubDate>Fri, 27 Nov 2015 07:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315696#M86322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-27T07:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to divide and conquer Huge file using talend compoents?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315697#M86323</link>
      <description>It's txt files, split/ target files would be txt files aswell. can you elaborate the components to use please?</description>
      <pubDate>Fri, 27 Nov 2015 07:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-divide-and-conquer-Huge-file-using-talend-compoents/m-p/2315697#M86323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-27T07:23:18Z</dc:date>
    </item>
  </channel>
</rss>

