<?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: Bigquery Table Handling Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292767#M65809</link>
    <description>Hi, &lt;BR /&gt;Could you please also show us your tBigQueryInput query?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 06 May 2014 05:06:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-06T05:06:42Z</dc:date>
    <item>
      <title>Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292764#M65806</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to connect to Google Big query table from Talend. While fetching the data from Big query I am getting the below error. 
&lt;BR /&gt;Exception in component tBigQueryInput_3 
&lt;BR /&gt;com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden 
&lt;BR /&gt;{ 
&lt;BR /&gt; "code" : 403, 
&lt;BR /&gt; "errors" : , 
&lt;BR /&gt; "message" : "Response too large to return." 
&lt;BR /&gt;} 
&lt;BR /&gt; at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:159) 
&lt;BR /&gt; at com.google.api.client.googleapis.json.GoogleJsonResponseException.execute(GoogleJsonResponseException.java:187) 
&lt;BR /&gt; at com.google.api.client.googleapis.services.GoogleClient.executeUnparsed(GoogleClient.java:115) 
&lt;BR /&gt; at com.google.api.client.http.json.JsonHttpRequest.executeUnparsed(JsonHttpRequest.java:112) 
&lt;BR /&gt; at com.google.api.services.bigquery.Bigquery$Jobs$GetQueryResults.execute(Bigquery.java:1755) 
&lt;BR /&gt; at tutorials.mqs_tgt_0_1.MQS_TGT.tBigQueryInput_3Process(MQS_TGT.java:2256) 
&lt;BR /&gt; at tutorials.mqs_tgt_0_1.MQS_TGT.runJobInTOS(MQS_TGT.java:6135) 
&lt;BR /&gt; at tutorials.mqs_tgt_0_1.MQS_TGT.main(MQS_TGT.java:5960) 
&lt;BR /&gt;Is there way to overcome the above issue. 
&lt;BR /&gt;While querying the data directly in Google Biquery we have option to allow larger results. But there is no option available in Talend tBigQueryInput component to allow larger result from Bigquery table. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Muthuraj</description>
      <pubDate>Sat, 16 Nov 2024 11:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292764#M65806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292765#M65807</link>
      <description>Hi, 
&lt;BR /&gt;Could you indicate the build version you're using? Have you checked the jira issue 
&lt;A href="https://jira.talendforge.org/browse/TDI-28445" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-28445&lt;/A&gt;?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Sun, 04 May 2014 03:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292765#M65807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-04T03:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292766#M65808</link>
      <description>Hi,&lt;BR /&gt;Please find the below details.&lt;BR /&gt;Version: 5.3.1&lt;BR /&gt;Build id: r104014&lt;BR /&gt;Regards&lt;BR /&gt;Muthuraj</description>
      <pubDate>Mon, 05 May 2014 20:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292766#M65808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-05T20:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292767#M65809</link>
      <description>Hi, &lt;BR /&gt;Could you please also show us your tBigQueryInput query?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 06 May 2014 05:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292767#M65809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T05:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292768#M65810</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I was in vacation for a month. Please find the query i used for the job. 
&lt;BR /&gt;"select * from as TR1 JOIN each as TH4 on TR1.TRACK_ID = TH4.TRACK_ID where DATE(TR1.INSERT_DATETIME) = DATE(DATE_ADD(TIMESTAMP(CURRENT_DATE()), -1, 'DAY')) ". 
&lt;BR /&gt;The source tables have around 100 million rows per day. So I need to extract the data and load into another table with some additional calculation. But am not able to fetch the complete data from Bigquery table using talend. It is throwing error. 
&lt;BR /&gt;Please let me know if you find anything. 
&lt;BR /&gt;Thanks &amp;amp; Regards 
&lt;BR /&gt;Muthuraj</description>
      <pubDate>Tue, 17 Jun 2014 18:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292768#M65810</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-17T18:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292769#M65811</link>
      <description>I am getting the following JSON exception while I am executing the query using the java application for Big-Query API. Following is the exception I am getting:&lt;BR /&gt;&lt;PRE&gt; &amp;nbsp; &amp;nbsp;{&lt;BR /&gt; &amp;nbsp; &amp;nbsp;"error": {&lt;BR /&gt; &amp;nbsp; &amp;nbsp;"errors": ,&lt;BR /&gt;"code": 403,&lt;BR /&gt;"message": "Access Denied: Job eco-span-847:job_LyHmZIvlY1_0J8JQ3pxThEBf19I: The user does not have permission to run a query in project eco-span-847"&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Feb 2015 07:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292769#M65811</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-02-09T07:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292770#M65812</link>
      <description>Where can we set "allow-large-results" BQ parameter in tBigQueryInput component? Or how can we export a big table to csv (in GCS) without this issue?</description>
      <pubDate>Tue, 07 Apr 2015 19:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292770#M65812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-07T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292771#M65813</link>
      <description>Hi, 
&lt;BR /&gt;Have you already tried it on latest released version 5.6.1 to see if this issue repro? 
&lt;BR /&gt;This issue "tBigQueryInput does not return all rows if result is too big (BigQuery input component)" has been fixed in 
&lt;A href="https://jira.talendforge.org/browse/TDI/fixforversion/14808" target="_blank" rel="nofollow noopener noreferrer"&gt;5.2.4&lt;/A&gt;, 
&lt;A href="https://jira.talendforge.org/browse/TDI/fixforversion/14505" target="_blank" rel="nofollow noopener noreferrer"&gt;5.3.2&lt;/A&gt;, 
&lt;A href="https://jira.talendforge.org/browse/TDI/fixforversion/15848" target="_blank" rel="nofollow noopener noreferrer"&gt;5.4.2&lt;/A&gt;, 
&lt;A href="https://jira.talendforge.org/browse/TDI/fixforversion/15853" target="_blank" rel="nofollow noopener noreferrer"&gt;5.6.0M0a.&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TDI-28445" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-28445&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 08 Apr 2015 11:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292771#M65813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-08T11:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bigquery Table Handling Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292772#M65814</link>
      <description>HI All,&lt;BR /&gt;Could you please help me how did you resolve this issue. I am using version 5.6.2 but still I am facing the same issue. Where can I set the property Allow_large_results.&lt;BR /&gt;Thanks&lt;BR /&gt;Manoj</description>
      <pubDate>Fri, 26 Jun 2015 10:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bigquery-Table-Handling-Error/m-p/2292772#M65814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-26T10:50:13Z</dc:date>
    </item>
  </channel>
</rss>

