<?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: high memory usage on talend in linux in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377644#M139455</link>
    <description>&lt;P&gt;1-yes i have one instance.&lt;/P&gt;&lt;P&gt;2-run a job. After jobs done i expect when i run (pmap PID of talend) it show low usage but still show 120gb used by talend. But when i run top cmmand it show java only use 0.7 of memory!&lt;/P&gt;&lt;P&gt;3-after jobs done it doesn’t free memory and seems talend still use too much memory continuously!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt; Thanks &lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 10:01:38 GMT</pubDate>
    <dc:creator>indeed_1</dc:creator>
    <dc:date>2022-01-20T10:01:38Z</dc:date>
    <item>
      <title>high memory usage on talend in linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377642#M139453</link>
      <description>&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1-i have rhel machine with 500GB of RAM,  what is the correct value of xms and other parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the current values:&lt;/P&gt;&lt;P&gt;[root@machine ~]#  ps -elf | grep java&lt;/P&gt;&lt;P&gt;0 S root&amp;nbsp;&amp;nbsp;&amp;nbsp;4359 61786&amp;nbsp;0&amp;nbsp;80&amp;nbsp;&amp;nbsp;0 - 28203 pipe_w 21:56 pts/13&amp;nbsp;&amp;nbsp;00:00:00 grep --color=auto java&lt;/P&gt;&lt;P&gt;0 S db 41871 55452 39&amp;nbsp;80&amp;nbsp;&amp;nbsp;0 - 29738034 futex_ 16:00 pts/7 02:21:34 /bin/java -Xms512m -Xmx1536m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.8 -XX:+UseG1GC -XX:+UseStringDeduplication -XX:MaxMetaspaceSize=512m -jar /data/db/dba/DataIntegrationPackage-CUST/talend/talendsoftware/TOS_DI-20200219_1130-V7.3.1/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar -talendReload false -os linux -ws gtk -arch x86_64 -showsplash -launcher /data/db/dba/DataIntegrationPackage-CUST/talend/talendsoftware/TOS_DI-20200219_1130-V7.3.1/TOS_DI-linux-gtk-x86_64 -name TOS_DI-linux-gtk-x86_64 --launcher.library /data/db/dba/DataIntegrationPackage-CUST/talend/talendsoftware/TOS_DI-20200219_1130-V7.3.1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.900.v20180922-1751/eclipse_1801.so -startup /data/db/dba/DataIntegrationPackage-CUST/talend/talendsoftware/TOS_DI-20200219_1130-V7.3.1/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar --launcher.overrideVmargs -exitdata 6802b -vm /bin/java -vmargs -Xms512m -Xmx1536m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.8 -XX:+UseG1GC -XX:+UseStringDeduplication -XX:MaxMetaspaceSize=512m -jar /data/db/dba/DataIntegrationPackage-CUST/talend/talendsoftware/TOS_DI-20200219_1130-V7.3.1/plugins/org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2-always see high memory usage on server with this command &amp;nbsp;"pmap -p&amp;nbsp;PID"  e.g currently for talend is:&amp;nbsp;total&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;119083212K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3-how can i change those parametere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377642#M139453</guid>
      <dc:creator>indeed_1</dc:creator>
      <dc:date>2024-11-15T23:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: high memory usage on talend in linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377643#M139454</link>
      <description>&lt;P&gt;You can set the memory params for Talend Studio by following these instructions.....&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/article/Allocating-more-memory-to-Talend-Studio-LJfwT?language=en_US&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;120GB memory usage is ridiculously high. I presume that you only have one instance of Talend Studio open? Can you give a bit more information as to what you are doing on Talend Studio when you see these numbers? How long has it been running? Are you running any jobs? If so, what sort of data (how much/how big in terms of size)? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This behaviour seems very odd.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jan 2022 21:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377643#M139454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-19T21:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: high memory usage on talend in linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377644#M139455</link>
      <description>&lt;P&gt;1-yes i have one instance.&lt;/P&gt;&lt;P&gt;2-run a job. After jobs done i expect when i run (pmap PID of talend) it show low usage but still show 120gb used by talend. But when i run top cmmand it show java only use 0.7 of memory!&lt;/P&gt;&lt;P&gt;3-after jobs done it doesn’t free memory and seems talend still use too much memory continuously!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt; Thanks &lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 10:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377644#M139455</guid>
      <dc:creator>indeed_1</dc:creator>
      <dc:date>2022-01-20T10:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: high memory usage on talend in linux</title>
      <link>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377645#M139456</link>
      <description>&lt;P&gt;I have been investigating this (I am on a Mac and don't use Linux) and have found this....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://unix.stackexchange.com/questions/164653/actual-memory-usage-of-a-process&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think that 120GB is truly representative of what is actually being used by Talend here.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 11:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/high-memory-usage-on-talend-in-linux/m-p/2377645#M139456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-20T11:27:15Z</dc:date>
    </item>
  </channel>
</rss>

