<?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: [resolved] Issues with combining outputs from 2 tmap components using tunite in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308534#M79850</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible to use a tFileOutputDelimited component to store the result with same target output (Append option) for your use case？&lt;/P&gt;&lt;P&gt;Here is a workaround to optimize the Job to reduce the size of the final generated code of a subjob.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" alt="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" target="_blank"&gt;https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Feel free to let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jun 2023 06:49:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-07T06:49:27Z</dc:date>
    <item>
      <title>[resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308527#M79843</link>
      <description>&lt;P&gt;I am unable to join outputs from 2 tmap components using tunite. I have checked and made sure that the columns in both have same data type. Still, it is only allowing to connect just 1 output from tmap. Can you please help me in solving this.&lt;BR /&gt;Attaching snapshot of my current job:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 02:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308527#M79843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T02:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308528#M79844</link>
      <description>Hi,&lt;BR /&gt;Thank you for your post! We can't see the screenshot on our side. Could you attach it on the forum, please? That would be great.&lt;BR /&gt;In addition, talend don't allow "Circle" in your work flow.&lt;BR /&gt;Please take a look at KB article about:&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513262" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Can I create a Job with multiple paths from a single source to the same target?&lt;/A&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Jul 2016 04:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308528#M79844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T04:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308529#M79845</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thank you for the response. I tried to attach a snapshot but it doesnt seem to upload to my post.
&lt;BR /&gt;I will try to draw a picture of what i am doing :
&lt;BR /&gt;redshiftqa --lookup--&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tmap -----------------------------&amp;gt;&amp;nbsp;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|(main)
&lt;BR /&gt;postgresinput1 --&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tunite --------&amp;gt; treplicate &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;join the outputs from above 2 tmaps using tunite.&amp;nbsp;
&lt;BR /&gt;postgresinput2 --&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |(lookup)
&lt;BR /&gt;redshiftqa1 &amp;nbsp; &amp;nbsp; --main--&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tmap(left join)-----------------------------&amp;gt;
&lt;BR /&gt;
&lt;BR /&gt;I am trying to perform a full outer join between source(postgres) and target(redshiftqa), and fetch out nulls. Those nulls would provide information as which data from source is missing in target and vice a versa.
&lt;BR /&gt;I hope I didnot confuse you much.
&lt;BR /&gt;Regards
&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 15 Jul 2016 04:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308529#M79845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T04:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308530#M79846</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;redshiftqa --lookup--&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tmap -----------------------------&amp;gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|(main)&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;postgresinput1 --&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;tunite --------&amp;gt; treplicate &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;join the outputs from above 2 tmaps using tunite.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;postgresinput2 --&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |(lookup)&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;redshiftqa1 &amp;nbsp; &amp;nbsp; --main--&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tmap(left join)-----------------------------&amp;gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Talend don't allow "Circle" in your work flow. You have to redesign your work flow.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif]&lt;FONT size="1"&gt;Have you already checked document about:&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513262" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Can I create a Job with multiple paths from a single source to the same target?&lt;/A&gt;&lt;/FONT&gt;[/font]&lt;BR /&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308530#M79846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-15T08:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308531#M79847</link>
      <description>Hi Sabrina,&lt;BR /&gt;Thank you so much for sharing the post. using thashoutput and thashinput solved my problem.&lt;BR /&gt;Thanks a lot for your genius advice.&lt;BR /&gt;Regards,&lt;BR /&gt;Sunny</description>
      <pubDate>Mon, 18 Jul 2016 05:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308531#M79847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-18T05:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308532#M79848</link>
      <description>Hi,&lt;BR /&gt;Great it is fixed. Could you please mark this topic as resolved?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 18 Jul 2016 08:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308532#M79848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-18T08:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308533#M79849</link>
      <description>&lt;P&gt;Using multiple tHash components is causing memory issue. Please refer the screenshot FYR. How can I join multiple outputs. Please suggest.&lt;/P&gt;&lt;P&gt;Thanks in Advance!!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 16:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308533#M79849</guid>
      <dc:creator>swetha_molaka1</dc:creator>
      <dc:date>2023-06-06T16:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308534#M79850</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is it possible to use a tFileOutputDelimited component to store the result with same target output (Append option) for your use case？&lt;/P&gt;&lt;P&gt;Here is a workaround to optimize the Job to reduce the size of the final generated code of a subjob.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" alt="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" target="_blank"&gt;https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Feel free to let us know if it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 06:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308534#M79850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-07T06:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308535#M79851</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Storing result in file/DB is not part of clients requirement. Hence looking for inbuilt talend components where it can store results temporarily.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 07:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308535#M79851</guid>
      <dc:creator>swetha_molaka1</dc:creator>
      <dc:date>2023-06-07T07:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308536#M79852</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please have a look at this workaround to divide the subjob into several subjobs to see if it could avoid this exceeding the Java 65535 bytes limit?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" alt="https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ" target="_blank"&gt;https://community.talend.com/s/article/Exceeding-the-Java-bytes-limit-1Z1UZ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 06:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308536#M79852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-08T06:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Issues with combining outputs from 2 tmap components using tunite</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308537#M79853</link>
      <description>&lt;P&gt;Sure, Thank you so much.​&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 06:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Issues-with-combining-outputs-from-2-tmap-components/m-p/2308537#M79853</guid>
      <dc:creator>swetha_molaka1</dc:creator>
      <dc:date>2023-06-08T06:59:35Z</dc:date>
    </item>
  </channel>
</rss>

