<?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: TOS DI Ubuntu - Performance issue on wide datasets in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404944#M10719</link>
    <description>&lt;P&gt;Ahoi @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to setup an account in bugtracker.&lt;/P&gt;&lt;P&gt;Could you please point me to the apropriate project, in which to report? &lt;/P&gt;&lt;P&gt;Thanks a lot. Regards, Joerg&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 13:45:54 GMT</pubDate>
    <dc:creator>JEichhorn</dc:creator>
    <dc:date>2021-03-02T13:45:54Z</dc:date>
    <item>
      <title>TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404940#M10715</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our Data Analysts see performance issue when working with TOS DI, editing datasets having many columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using TOS DI 7.4 on Ubuntu 20.04 with JDK /zulu11.45.27-ca-jdk11.0.10-linux_x64/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The test case is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;160 Columns in tFileInputDelimited&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tMap Mapping into&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tLogRow output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the tMap component, when selecting a specific row in the left schema pane, it takes up to 15sec until the column gets highlighted. In these 15sec the main java-process runs over 100% CPU-time. Each time selecting another element for mapping, it takes this much time. Generally, opening and defining any schema (from flatfile or DB and in all components which display the columns names) needs more time, the more columns are included, starting to become noticeable when using about 40 columns names)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried disabling Theming, Animations, and Autmatic Refresh of Repository changes. None of these which did not solve the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem does not occur, using TOS DI on Windows 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is getting way worse, when using TOS DI on our terminal server using x2go. Then the process get stuck up to 30sec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have an idea on how to solve this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404940#M10715</guid>
      <dc:creator>JEichhorn</dc:creator>
      <dc:date>2024-11-16T00:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404941#M10716</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;The 7.4 milestone version is just for new features/bug fixes testing, I would suggest you to install the latest general availability (GA) version 7.3.1 on a &lt;A href="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" alt="https://help.talend.com/r/K6MGfX3FuK5RGGq5JMB3mA/hh_mB3n1K2mwvoFuJq3~yQ" target="_blank"&gt;compatible operating system&lt;/A&gt;, to check if you still have the performance issue. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 10:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404941#M10716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-18T10:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404942#M10717</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for looking into this.&lt;/P&gt;&lt;P&gt;Following your advice, I've setup Ubuntu 18.04 LTS and Zulu JDK.&lt;/P&gt;&lt;P&gt;Sadly I have to stat, that the findings mentioned, before still apply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have other suggestions?&lt;/P&gt;&lt;P&gt;Thanks a lot. Regards, Joerg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 13:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404942#M10717</guid>
      <dc:creator>JEichhorn</dc:creator>
      <dc:date>2021-02-18T13:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404943#M10718</link>
      <description>&lt;P&gt;@Jörg Eichhorn​&amp;nbsp;, I don't have a ​Ubuntu 18.04 environment for testing, can you please open an issue on our &lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" alt="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank"&gt;bugtracker &lt;/A&gt;with an example job?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 03:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404943#M10718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-19T03:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404944#M10719</link>
      <description>&lt;P&gt;Ahoi @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to setup an account in bugtracker.&lt;/P&gt;&lt;P&gt;Could you please point me to the apropriate project, in which to report? &lt;/P&gt;&lt;P&gt;Thanks a lot. Regards, Joerg&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 13:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404944#M10719</guid>
      <dc:creator>JEichhorn</dc:creator>
      <dc:date>2021-03-02T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404945#M10720</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can open the issue under Talend Unified Platform (TUP) project, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 03:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404945#M10720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-04T03:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOS DI Ubuntu - Performance issue on wide datasets</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404946#M10721</link>
      <description>&lt;P&gt;Thanks for your help, I've opened https://jira.talendforge.org/browse/TUP-30622&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 07:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-Ubuntu-Performance-issue-on-wide-datasets/m-p/2404946#M10721</guid>
      <dc:creator>JEichhorn</dc:creator>
      <dc:date>2021-03-04T07:55:26Z</dc:date>
    </item>
  </channel>
</rss>

