<?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: Wrong job behavior in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338491#M106718</link>
    <description>&lt;P&gt;Hello @Richard Hall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the explanation, but do you have any idea what I can change?&lt;/P&gt;&lt;P&gt;Because in run 1, my main flow (tHashInput - tMap) returns 5025 rows. So why if I activate flow 2 (tHashInput - tMap - tDBSP) which joins the tMap, flow 1 does not react the same way?&amp;nbsp;I absolutely need the output of the tDBSP in my tMap. The two tHash entries have 5025 rows, I don't understand why Talend is multiplying these rows.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 15:41:10 GMT</pubDate>
    <dc:creator>stephbzr</dc:creator>
    <dc:date>2022-12-15T15:41:10Z</dc:date>
    <item>
      <title>Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338489#M106716</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand the behavior of my job when a component group is activated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My job extracts data in tJavaFlex, they are sorted and stored in tHashOutput because I need to use this "output" as "input" several times in job. Then I try to transform them in my tMap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far everything is fine with the tDBInputs. All lookup connectors are running correctly and I have 5025 rows in output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGFmGAAW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144469iFE59D8526D46BD3F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGFmGAAW.png" alt="0695b00000aGFmGAAW.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I activate the component group tHashInput - tMap - tDBSP with "Lookup" then all the "Lookup" are loading, but the final loading behavior is incorrect... it doesn't load 5025 rows anymore but an infinite number until reaching the Excel limit. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGFlNAAW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142540iA4ADEF601E8B9805/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGFlNAAW.png" alt="0695b00000aGFlNAAW.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand then what to change. I made a test in an external job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGFtHAAW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153933iC0CE77A6CC6F7AB9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGFtHAAW.png" alt="0695b00000aGFtHAAW.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's the only way it works, but obviously it's not what I'm looking for. I have several PL/SQL procedures to run and ideally everything should be concentrated around a single tMap... plus why does it take so long? How do the developers who have to use PL/SQL procedures and functions do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGG1fAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138263i20F0241CDA5B3A61/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGG1fAAG.png" alt="0695b00000aGG1fAAG.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338489#M106716</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2024-11-15T22:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338490#M106717</link>
      <description>&lt;P&gt;It looks like you are not joining your lookup which causes it to fail. Excel has a max number of rows of 1,048,576. Your main flow from your tHashInput is returning 209 rows. Your newly switched on lookup is returning 5025 rows. When you do not connect your tables inside a tMap, the number of rows are multiplied. 209x5025 = 1,050,225 rows. This is too much for an Excel file. This will be why it is failing.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 15:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338490#M106717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-15T15:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338491#M106718</link>
      <description>&lt;P&gt;Hello @Richard Hall​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the explanation, but do you have any idea what I can change?&lt;/P&gt;&lt;P&gt;Because in run 1, my main flow (tHashInput - tMap) returns 5025 rows. So why if I activate flow 2 (tHashInput - tMap - tDBSP) which joins the tMap, flow 1 does not react the same way?&amp;nbsp;I absolutely need the output of the tDBSP in my tMap. The two tHash entries have 5025 rows, I don't understand why Talend is multiplying these rows.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 15:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338491#M106718</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2022-12-15T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338492#M106719</link>
      <description>&lt;P&gt;To find the issue we should see the mapping of the tMap. I suggest you check the joins within the tMap and I guess there are some configuration of joins with Left Outer Join (or Inner Join) and as Match Model: All Rows. This potentially multiplies the rows. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 18:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338492#M106719</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2022-12-15T18:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338493#M106720</link>
      <description>&lt;P&gt;Hello @Jan Lolling​&amp;nbsp;, thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed I did not think to look at these parameters.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 5025 lines in input of the two tHashInput and here is how my tMap is originally set up :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGT9cAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131383i61E074EA89BF129B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGT9cAAG.png" alt="0695b00000aGT9cAAG.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGT9rAAG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145857i5E67FE9436455BB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGT9rAAG.png" alt="0695b00000aGT9rAAG.png" /&gt;&lt;/span&gt;I tested several parameter combinations:&lt;/P&gt;&lt;P&gt;&lt;B&gt;Inner Join - All rows&lt;/B&gt; : same result&lt;/P&gt;&lt;P&gt;&lt;B&gt;Inner Join - All matches with key&lt;/B&gt; on rep_pdsqls because this column is already existing in tHashInput1 while the other column is an output of tDBSP from&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGTAkAAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135542i6BD663FB161CA9DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGTAkAAO.png" alt="0695b00000aGTAkAAO.png" /&gt;&lt;/span&gt;&lt;B&gt;Left Outer Join - All matches&lt;/B&gt; : the result is the expected one&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGTBxAAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148358i21D3FE9B6015930C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGTBxAAO.png" alt="0695b00000aGTBxAAO.png" /&gt;&lt;/span&gt;But I have another weird problem, after setting it like this, I have a warning panel with the message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lookup table 'fnIndicHpds' should have at least one expression key filled.&lt;/P&gt;&lt;P&gt;Also, when I exit the tMap and go back in, the "Match Model" parameter is automatically set to "All rows".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 10:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338493#M106720</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2022-12-16T10:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong job behavior</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338494#M106721</link>
      <description>&lt;P&gt;Its ok for me &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;  Thank you ! &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000aGUTxAAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144063iFEF4D04D72CC0FFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000aGUTxAAO.png" alt="0695b00000aGUTxAAO.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 13:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Wrong-job-behavior/m-p/2338494#M106721</guid>
      <dc:creator>stephbzr</dc:creator>
      <dc:date>2022-12-16T13:58:54Z</dc:date>
    </item>
  </channel>
</rss>

