<?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: Read large excel 2007 file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338575#M106797</link>
    <description>&lt;P&gt;@Rishab Raghav​&amp;nbsp;, try the &lt;A href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F542&amp;amp;pi=marketplace%252F1%252Fproducts%252F542%252Fitems%252F2998" alt="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F542&amp;amp;pi=marketplace%252F1%252Fproducts%252F542%252Fitems%252F2998" target="_blank"&gt;tFileExcel &lt;/A&gt;components shared by jlolling on Talend Exchange, read only a certain number of rows at a time by set the  &lt;B&gt;Row start index （starts with 1)&lt;/B&gt; and &lt;B&gt;Limit rows to &lt;/B&gt;fields, do a loop to read the file several times until all rows are read, set the &lt;B&gt;Row start index （starts with 1) &lt;/B&gt;field with a context variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Oct 2021 08:24:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-27T08:24:47Z</dc:date>
    <item>
      <title>Read large excel 2007 file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338572#M106794</link>
      <description>In my project i must load a large excel 2007 file into Oracle DB .. the file is 118 MB with 255000 rows 
&lt;BR /&gt;My component TfileInputExcel can't read and generate an error Java heap space out of memory ... i've set the java parameter Xms2048M and Xmx4096M 
&lt;BR /&gt;There is a way to do that? 
&lt;BR /&gt;Talend Open Studio 4.1.1 
&lt;BR /&gt;Thank in advance 
&lt;BR /&gt;Regards 
&lt;BR /&gt;marco</description>
      <pubDate>Sat, 16 Nov 2024 12:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338572#M106794</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Read large excel 2007 file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338573#M106795</link>
      <description>Hi 
&lt;BR /&gt;Do you still have other components such tFilterRow, tMap in the job? Where do you set the JVM parameters? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 18 Jul 2011 10:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338573#M106795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-18T10:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Read large excel 2007 file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338574#M106796</link>
      <description>&lt;P&gt;Hi , Saw this post is this issue somehow solved as i also have a similar problem ...i want to read excel files with records more than 200k or even more &amp;amp; size is around 65mb-200mb , what is the process for reading these files in talend i am running into java heap space error , i have tried increasing the jvm parameters but getting the same error.&lt;/P&gt;&lt;P&gt;Is there any resolution to this.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 02:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338574#M106796</guid>
      <dc:creator>Rishab1</dc:creator>
      <dc:date>2021-10-27T02:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read large excel 2007 file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338575#M106797</link>
      <description>&lt;P&gt;@Rishab Raghav​&amp;nbsp;, try the &lt;A href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F542&amp;amp;pi=marketplace%252F1%252Fproducts%252F542%252Fitems%252F2998" alt="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F542&amp;amp;pi=marketplace%252F1%252Fproducts%252F542%252Fitems%252F2998" target="_blank"&gt;tFileExcel &lt;/A&gt;components shared by jlolling on Talend Exchange, read only a certain number of rows at a time by set the  &lt;B&gt;Row start index （starts with 1)&lt;/B&gt; and &lt;B&gt;Limit rows to &lt;/B&gt;fields, do a loop to read the file several times until all rows are read, set the &lt;B&gt;Row start index （starts with 1) &lt;/B&gt;field with a context variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 08:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-large-excel-2007-file/m-p/2338575#M106797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-27T08:24:47Z</dc:date>
    </item>
  </channel>
</rss>

