<?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: Error in tBigQueryOutput component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220010#M14586</link>
    <description>&lt;P&gt;Hello I have the same problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems like it happens when the GCP project is not located either in the US or Europe. Outside those 2 regions you need to add an extra "location" value in the request. For exemple my GCP project is in Asia-east2 so he's looking for a job named : "MyProject_id":asia-east2."Myjobnumber" but Talend is sending a request with only "MyProject_id":"Myjobnumber" as it seems like we can't pass the location value in the&amp;nbsp;tBigQueryOutput component.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still searching for an answer. Anyone can help ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2019 15:02:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-27T15:02:57Z</dc:date>
    <item>
      <title>Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220006#M14582</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have developed a talend job having only three components for insert data into bigquery tables using a csv file. This job is running and inserting data into bigquery table but having below error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job testjob_002 at 13:29 02/11/2018.&lt;/P&gt; 
&lt;P&gt;[WARN ]: org.jets3t.service.utils.Mimetypes - Unable to find 'mime.types' file in classpath&lt;BR /&gt;Starting load job.&lt;BR /&gt;[FATAL]: tal_cloud.testjob_002_0_1.testjob_002 - tBigQueryOutput_1_tBQBE 404 Not Found&lt;BR /&gt;{&lt;BR /&gt;"code" : 404,&lt;BR /&gt;"errors" : [ {&lt;BR /&gt;"domain" : "global",&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F",&lt;BR /&gt;"reason" : "notFound"&lt;BR /&gt;} ],&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F"&lt;BR /&gt;&lt;BR /&gt;mytalendproject-220908:asia-northeast1.job_4pozTkcPzzMgeoFa4PnHmUz9fK2F&lt;BR /&gt;}&lt;BR /&gt;com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found&lt;BR /&gt;{&lt;BR /&gt;"code" : 404,&lt;BR /&gt;"errors" : [ {&lt;BR /&gt;"domain" : "global",&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F",&lt;BR /&gt;"reason" : "notFound"&lt;BR /&gt;} ],&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F"&lt;BR /&gt;}&lt;BR /&gt;at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:145)&lt;BR /&gt;at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:113)&lt;BR /&gt;at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:40)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:312)&lt;BR /&gt;at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1049)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:410)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:343)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.tFileInputDelimited_1Process(testjob_002.java:1474)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.runJobInTOS(testjob_002.java:1845)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.main(testjob_002.java:1695)&lt;BR /&gt;Exception in component tBigQueryOutput_1_tBQBE (testjob_002)&lt;BR /&gt;com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found&lt;BR /&gt;{&lt;BR /&gt;"code" : 404,&lt;BR /&gt;"errors" : [ {&lt;BR /&gt;"domain" : "global",&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F",&lt;BR /&gt;"reason" : "notFound"&lt;BR /&gt;} ],&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_4pozTkcPzzMgeoFa4PnHmUz9fK2F"&lt;BR /&gt;}&lt;BR /&gt;at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:145)&lt;BR /&gt;at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:113)&lt;BR /&gt;at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:40)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:312)&lt;BR /&gt;at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1049)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:410)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:343)&lt;BR /&gt;at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.tFileInputDelimited_1Process(testjob_002.java:1474)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.runJobInTOS(testjob_002.java:1845)&lt;BR /&gt;at tal_cloud.testjob_002_0_1.testjob_002.main(testjob_002.java:1695)&lt;BR /&gt;Job testjob_002 ended at 13:29 02/11/2018. [exit code=1]&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I did not find any solution to remove this error.Please help me.&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: 568px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0o0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138926i795CFDFDEBA04299/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0o0.png" alt="0683p000009M0o0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kailash Yadav&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220006#M14582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220007#M14583</link>
      <description>&lt;P&gt;Hello Kailash Yadav,&lt;/P&gt;
&lt;P&gt;Are you running big data sets? Is it a spark job? &lt;SPAN&gt;Can you please clarify in which Talend version/edition you are?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 06:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220007#M14583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T06:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220008#M14584</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Sabrina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your reply. It's not a spark job its a simple DI Job we are using Talend Big data platform 6.5 version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kailash Yadav&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220008#M14584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T13:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220009#M14585</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;I am getting the similar error in all the bigquery components for example&amp;nbsp;&lt;/P&gt;&lt;P&gt;tgooglebigqueryoutput&lt;/P&gt;&lt;P&gt;tgooglebigquerybulkexec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;throwing job name not found error&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"code" : 404,&lt;BR /&gt;"errors" : [ {&lt;BR /&gt;"domain" : "global",&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_XpZYr_vRWRVbQONX7gDEGgv8jj9t",&lt;BR /&gt;"reason" : "notFound"&lt;BR /&gt;} ],&lt;BR /&gt;"message" : "Not found: Job mytalendproject-220908:job_XpZYr_vRWRVbQONX7gDEGgv8jj9t"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;but the job gets executed on the google cloud platform.&lt;BR /&gt;the problem here it seems that the job name: "Job mytalendproject-220908:job_XpZYr_vRWRVbQONX7gDEGgv8jj9t"&lt;BR /&gt;is incorrect as it does not contain the locale&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;on the google bigquery the load job that gets executed is : "mytalendproject-220908:asia-northeast1.job_XpZYr_vRWRVbQONX7gDEGgv8jj9t"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me it very critical now and having this issue from last two weeks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kailash Yadav&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 08:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220009#M14585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-14T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220010#M14586</link>
      <description>&lt;P&gt;Hello I have the same problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems like it happens when the GCP project is not located either in the US or Europe. Outside those 2 regions you need to add an extra "location" value in the request. For exemple my GCP project is in Asia-east2 so he's looking for a job named : "MyProject_id":asia-east2."Myjobnumber" but Talend is sending a request with only "MyProject_id":"Myjobnumber" as it seems like we can't pass the location value in the&amp;nbsp;tBigQueryOutput component.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm still searching for an answer. Anyone can help ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2019 15:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220010#M14586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-27T15:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tBigQueryOutput component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220011#M14587</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you are using a subscription version of Talend, could you please request support team to create a JIRA ticket to verify this product feature? If you are using a free version of Talend, please use the below link to create the JIRA ticket.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 16:51:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tBigQueryOutput-component/m-p/2220011#M14587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-30T16:51:47Z</dc:date>
    </item>
  </channel>
</rss>

