<?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: tmap temp files size is very huge issue. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306568#M78097</link>
    <description>Have you got the inner joins set up correctly?</description>
    <pubDate>Fri, 03 Feb 2012 09:34:36 GMT</pubDate>
    <dc:creator>janhess</dc:creator>
    <dc:date>2012-02-03T09:34:36Z</dc:date>
    <item>
      <title>tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306563#M78092</link>
      <description>Hi, 
&lt;BR /&gt;After execution the complex job in talend etl tool, we got the below are the tmap and lookup temp files 
&lt;BR /&gt; 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_row1_TEMP_0 - 871,658 KB BIN format 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_row1_TEMP_1 - 871,650 KB BIN format 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_Lookup_row18_ValuesData_0 - 12,138 KB 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_Lookup_row18_KeysData_0 - 1,157 KB 
&lt;BR /&gt;..... number of lookup cache files. 
&lt;BR /&gt; 
&lt;BR /&gt;clarifcation for : 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_row1_TEMP_0 - 871,658 KB BIN format 
&lt;BR /&gt;EQX_SDE_ORA_SalesOrderLinesFact_tMapData_Svra5G_row1_TEMP_1 - 871,650 KB BIN format 
&lt;BR /&gt;why this tmap genrate the huge size generate the cache file? because this cache size file is very huge. 
&lt;BR /&gt;The LOOKUP cahe files generated size is good. but generating the huge size tmap cache file is advisable ot not? 
&lt;BR /&gt;what is the purpose of generating the tmap cahec files? how to avoid the tmap cahce file? 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Srinivasan</description>
      <pubDate>Sat, 16 Nov 2024 12:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306563#M78092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306564#M78093</link>
      <description>Hi Srinivasan 
&lt;BR /&gt;This is because you check "Store temp data" true in tMap. 
&lt;BR /&gt;Files are huge and memory is limited. tMap has to save temp data into disk for calculation. 
&lt;BR /&gt;All these temp files will be deleted when the job complete. 
&lt;BR /&gt;Costing disk space for better performance is acceptable. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 02 Feb 2012 08:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306564#M78093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T08:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306565#M78094</link>
      <description>Hi Pedro, 
&lt;BR /&gt;Thanks for the explanation. 
&lt;BR /&gt;For improving the performance, we have given option "Store temp data" true in tMap. 
&lt;BR /&gt;the lookup table creating cache files size is enough good. 
&lt;BR /&gt;But in this tmap creating temp multiple file is very huge size and its too slow creating temp files. 
&lt;BR /&gt; 
&lt;BR /&gt;I desinged job mentod: 
&lt;BR /&gt;1. Source and lookup table required column only. 
&lt;BR /&gt;2. used all the tmap component "store temp date" option to True. 
&lt;BR /&gt;3. Tmap Default buffer size : 2000000 . can i reduce the buffer size. if yes. how much should reduce the size? 
&lt;BR /&gt;4. Xms256M , Xmx1536M - memory setup. 
&lt;BR /&gt;Server configuration : 
&lt;BR /&gt;4GB RAM, WINDOWS mode 32 bit configuration. 
&lt;BR /&gt; 
&lt;BR /&gt;please suggest me which are the methods to follow to improve the speed the tmap creating temp files(disk for calculation) ? or any other method? 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Srinivasan S</description>
      <pubDate>Thu, 02 Feb 2012 09:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306565#M78094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306566#M78095</link>
      <description>Hi Srinivasan S
&lt;BR /&gt;For No.1, No.2, No.4, I'm sure these methods will improve performance.
&lt;BR /&gt;For No.3, this is related to current system situation(e.g memory).
&lt;BR /&gt;Another advice is that you can try to reduce look-up times and optimize your job logic.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 02 Feb 2012 09:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306566#M78095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-02T09:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306567#M78096</link>
      <description>Hi Pedro, 
&lt;BR /&gt;Thanks for the valuable reply. 
&lt;BR /&gt;I tried to tune reduce lookup table data volume. still we facing temp file size is very huge. (the lookup table data volume around 1 billion in each lookup). in each lookup table used 3 column only. 
&lt;BR /&gt; 
&lt;BR /&gt;do we have any compress option for creating the temp files? because temp file size going on very huge size (like 1GB of each files. totally created 6 files for the single job). also its takes so much time to creating the temp files. 
&lt;BR /&gt;we planning to execute concurrenlty all the jobs. (almost 20 jobs). The temp files size issue may occured in all the jobs. 
&lt;BR /&gt;please suggest me. how to proceeed to tune. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Srinivasan S</description>
      <pubDate>Fri, 03 Feb 2012 02:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306567#M78096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-03T02:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306568#M78097</link>
      <description>Have you got the inner joins set up correctly?</description>
      <pubDate>Fri, 03 Feb 2012 09:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306568#M78097</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-02-03T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306569#M78098</link>
      <description>Hi Srinivasan S 
&lt;BR /&gt;Compressing temp files of tMap will have a bad effect on performance. 
&lt;BR /&gt;It's impossible to get perfect performace without space costing. 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Pedro</description>
      <pubDate>Fri, 03 Feb 2012 09:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306569#M78098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-03T09:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306570#M78099</link>
      <description>Thanks pedro. we are trying to improve the business logic level for tunning.&lt;BR /&gt;will let u know still facing performance issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Srinivasan S</description>
      <pubDate>Mon, 06 Feb 2012 02:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306570#M78099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-06T02:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306571#M78100</link>
      <description>HI, I have a issue with the temp file on the disk, when i finish the job the temp files in the folder are still there, and the whole temp folder is huge. Is this normal?&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 15 Oct 2012 18:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306571#M78100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-15T18:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: tmap temp files size is very huge issue.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306572#M78101</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;HI, I have a issue with the temp file on the disk, when i finish the job the temp files in the folder are still there, and the whole temp folder is huge. Is this normal?&lt;BR /&gt;Thank you.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Which version are you using? Can you please report a new topic for your problem?</description>
      <pubDate>Tue, 16 Oct 2012 02:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-temp-files-size-is-very-huge-issue/m-p/2306572#M78101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-16T02:18:23Z</dc:date>
    </item>
  </channel>
</rss>

