<?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: Issue when Using 2 tBigQueryOutput in 1 job. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280476#M55313</link>
    <description>&lt;P&gt;Splitting the job in subjobs inside the same job won't work...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 801px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M45X.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138291i80DA82A6A287859C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M45X.png" alt="0683p000009M45X.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 12:25:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-29T12:25:08Z</dc:date>
    <item>
      <title>Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280471#M55308</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have following failing scenario:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sources: File and BQ table&lt;/P&gt;
&lt;P&gt;ETL: Join and Filter&lt;/P&gt;
&lt;P&gt;Target: BQ table1 and BQ table2.&lt;/P&gt;
&lt;P&gt;It fails with error:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#993300"&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;At least job "BigQueryFileJoinToBQAndBQ" has a compile errors, please fix and export again.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;Error Line: 2496&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#993300"&gt;Detail Message: Duplicate local variable tableNotExist&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also following passing scenario:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sources: File and BQ table&lt;/P&gt;
&lt;P&gt;ETL: Join and Filter&lt;/P&gt;
&lt;P&gt;Target: BQ table1 and File.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so the question, does any body used&amp;nbsp;2 tBigQueryOutput in 1 job ?&lt;/P&gt;
&lt;P&gt;and is it working ?&lt;/P&gt;
&lt;P&gt;I am using Talend BD Studio :&amp;nbsp;TOS_BD-20181026_1147-V7.1.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280471#M55308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280472#M55309</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.qlik.com/s/profile/0053p000007LPJzAAO"&gt;@ssomanchi&lt;/A&gt; ,&lt;/P&gt; 
&lt;P&gt;Could you please check your "Code" tab in your job? There will be your compile error highlighted in red line. Could you post it here, please?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 08:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280472#M55309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T08:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280473#M55310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with versions 7.* - it looks like a global "pattern error" for several not&amp;nbsp;often used components&lt;/P&gt;
&lt;P&gt;we have already registered 3 tickets for different components for the subscription version (at least 1 resolved)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what to do with Open Studio? I just hope Talend team will fix it in the feature version&lt;/P&gt;
&lt;P&gt;as a bypass - split the job into 2 separate subjobs&amp;nbsp;(in the same job).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example - store data into 2 local csv file and then 1 by 1 transfer them to BigQuery&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it little ugly, but Community version - don't mean support between releases&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards, Vlad&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 09:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280473#M55310</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-22T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280474#M55311</link>
      <description>&lt;P&gt;Thanks Sabrina&lt;/P&gt;
&lt;P&gt;Thanks Vapukov. - Thanks for suggestion, It is not critical,&amp;nbsp; Since its a evaluation. I am just trying to see the functionality and limitations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the code :&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#993300"&gt;boolean tableNotExist = table_tBigQueryOutput_1_tBQBE == null;&lt;/FONT&gt;&lt;BR /&gt;if (false || tableNotExist) {&lt;BR /&gt;boolean typeSupported = true;&lt;BR /&gt;java.util.List&amp;lt;com.google.cloud.bigquery.Field&amp;gt; fields_tBigQueryOutput_1_tBQBE = new java.util.ArrayList&amp;lt;&amp;gt;();&lt;/P&gt;
&lt;P&gt;if (!typeSupported) {&lt;BR /&gt;throw new IllegalArgumentException(&lt;BR /&gt;"unsupported type for column [id_]: "&lt;BR /&gt;+ "id_String");&lt;BR /&gt;}&lt;BR /&gt;com.google.cloud.bigquery.Field field_0 = com.google.cloud.bigquery.Field&lt;BR /&gt;.of("id_",&lt;BR /&gt;com.google.cloud.bigquery.LegacySQLTypeName.STRING);&lt;BR /&gt;fields_tBigQueryOutput_1_tBQBE.add(field_0);&lt;/P&gt;
&lt;P&gt;if (!typeSupported) {&lt;BR /&gt;throw new IllegalArgumentException(&lt;BR /&gt;"unsupported type for column [date_]: "&lt;BR /&gt;+ "id_String");&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2019 10:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280474#M55311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-22T10:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280475#M55312</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see the that the bug is marked as rejected because it's duplicated with&amp;nbsp;&lt;SPAN&gt;TBD-8102.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you know when this will be fixed? The 7.0.X versions are affected?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are depending on this to choose this ETL for the company or not also...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 11:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280475#M55312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-29T11:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue when Using 2 tBigQueryOutput in 1 job.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280476#M55313</link>
      <description>&lt;P&gt;Splitting the job in subjobs inside the same job won't work...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 801px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M45X.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138291i80DA82A6A287859C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M45X.png" alt="0683p000009M45X.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 12:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-when-Using-2-tBigQueryOutput-in-1-job/m-p/2280476#M55313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-29T12:25:08Z</dc:date>
    </item>
  </channel>
</rss>

