<?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: Global Map and Parallelization and Iteration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377462#M139273</link>
    <description>&lt;P&gt;See @Richard Hall​&amp;nbsp;'s response on this matter. It is a result of globalMap being an instance of java.util.HashMap, which is not thread safe.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US" alt="https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US" target="_blank"&gt;https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for more details see&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe" alt="https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe" target="_blank"&gt;https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 16:45:40 GMT</pubDate>
    <dc:creator>mborlo15</dc:creator>
    <dc:date>2022-02-17T16:45:40Z</dc:date>
    <item>
      <title>Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377456#M139267</link>
      <description>&lt;P&gt;I noticed in this documentation &lt;A href="https://help.talend.com/r/en-US/7.3/studio-user-guide-data-integration/iterate-connection" target="_blank"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;that there apparently is some unreliability with global Map when parallelization and/or iterate components are used. I wanted to better understand why this is the case. I have two scenarios that use parallelization, global variables, and iterate connections. Would these uses of the features cause issues with the global map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LzOjLAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153944i82C0B50AF564C34D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LzOjLAAV.png" alt="0695b00000LzOjLAAV.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 03:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377456#M139267</guid>
      <dc:creator>mborlo15</dc:creator>
      <dc:date>2022-01-05T03:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377457#M139268</link>
      <description>&lt;P&gt;Hi, I think it's when you use iteration with parallel execution activated, so iteration are processed in parallel and because you set a globalVar in the iteration it can be overwritten by an other iteration in parallel.&lt;/P&gt;&lt;P&gt;eg: you have one iteration executed in paralllel, a first iteration with a globalVar set to 1 an other with the same  globalVar set to 2 maybe 2 will be used in the first one or 1 will be used in the second one, because they are not processed one after one but in the same time.&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 09:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377457#M139268</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-01-06T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377458#M139269</link>
      <description>&lt;P&gt;Ah ok, so my examples above would be unaffected because each thread would have it's own isolated instance of the child job, right?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 06:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377458#M139269</guid>
      <dc:creator>mborlo15</dc:creator>
      <dc:date>2022-01-07T06:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377459#M139270</link>
      <description>&lt;P&gt;I think Yes&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 16:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377459#M139270</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-01-07T16:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377460#M139271</link>
      <description>&lt;P&gt;Can Talend employees confirm this? It’s key for me to understand this so that the right data is sent to the right places. @Xiaodi Shi&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 01:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377460#M139271</guid>
      <dc:creator>mborlo15</dc:creator>
      <dc:date>2022-01-08T01:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377461#M139272</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We will check it with our R&amp;amp;D team and come back to you as soon as we can.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 07:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377461#M139272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-10T07:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Global Map and Parallelization and Iteration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377462#M139273</link>
      <description>&lt;P&gt;See @Richard Hall​&amp;nbsp;'s response on this matter. It is a result of globalMap being an instance of java.util.HashMap, which is not thread safe.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US" alt="https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US" target="_blank"&gt;https://community.talend.com/s/feed/0D55b00006viq18CAA?language=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;for more details see&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe" alt="https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe" target="_blank"&gt;https://stackoverflow.com/questions/18542037/how-to-prove-that-hashmap-in-java-is-not-thread-safe&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Global-Map-and-Parallelization-and-Iteration/m-p/2377462#M139273</guid>
      <dc:creator>mborlo15</dc:creator>
      <dc:date>2022-02-17T16:45:40Z</dc:date>
    </item>
  </channel>
</rss>

