<?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: tBigQueryOutput Read TimedOut in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316579#M87112</link>
    <description>&lt;P&gt;Is there any solution or workaround this&lt;/P&gt; 
&lt;P&gt;I am also facing a similar issue&lt;/P&gt; 
&lt;P&gt;by default timeout is set to 30 sec while my loading job is taking around 32-34 sec so I always get this error&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Message- com.google.cloud.bigquery.BigQ&lt;/SPAN&gt;&lt;SPAN&gt;ueryException:com.google.api.&lt;/SPAN&gt;&lt;SPAN&gt;gax.retrying.PollException: total timeout or maximum number of attempts exceeded; current settings: RetrySettings{totalTimeout=PT3&lt;/SPAN&gt;&lt;SPAN&gt;0S, initialRetryDelay=PT1S, retryDelayMultiplier=1.0, maxRetryDelay=PT3S, maxAttempts=0, jittered=true, initialRpcTimeout=PT0S, rpcTimeoutMultiplier=1.0, maxRpcTimeout=PT0S}&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;but my data is loaded always&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I do not see any option to change timeout or any additional parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2019 13:10:36 GMT</pubDate>
    <dc:creator>vishalg19</dc:creator>
    <dc:date>2019-08-16T13:10:36Z</dc:date>
    <item>
      <title>tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316575#M87108</link>
      <description>&lt;P&gt;Occasionally when running a job that extracts data from MySQL via tMySqlInput to tBigQueryOutput I get a "Read Timed Out" error when the job is loading into BigQuery from Google Cloud Storage.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When I check BigQuery, all the data has been loaded properly. So it appears the problem is just the amount of time it takes the job to finish and the "waiting on job" polling of the tBigQueryOutput component times out.&lt;BR /&gt;&lt;BR /&gt;Reading other posts, it seems it is due to an http timeout error but I am not sure where or how to adjust this setting to keep from getting the error.&lt;BR /&gt;&lt;BR /&gt;I am running TOS_BD 6.3.0.20161029_1219 on MacOS 10.12.2.&lt;BR /&gt;&lt;BR /&gt;Has anyone else run into this problem and have a solution? Thank you.&lt;BR /&gt;&lt;BR /&gt;Here is the stack trace.&lt;BR /&gt;&lt;BR /&gt;Waiting on job job_7zeTwY3AjbDDcsR3FFy5k5yXZc4 ... Current status: RUNNING&lt;BR /&gt;Exception in component tBigQueryOutput_1_tBQBE&lt;BR /&gt;java.net.SocketTimeoutException: Read timed out&lt;BR /&gt;at java.net.SocketInputStream.socketRead0(Native Method)&lt;BR /&gt;at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)&lt;BR /&gt;at java.net.SocketInputStream.read(SocketInputStream.java:170)&lt;BR /&gt;at java.net.SocketInputStream.read(SocketInputStream.java:141)&lt;BR /&gt;at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)&lt;BR /&gt;at sun.security.ssl.InputRecord.read(InputRecord.java:503)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)&lt;BR /&gt;at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)&lt;BR /&gt;at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)&lt;BR /&gt;at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)&lt;BR /&gt;at java.io.BufferedInputStream.read(BufferedInputStream.java:345)&lt;BR /&gt;at sun.net.&lt;A href="http://www.http.HttpClient.parseHTTPHeader(HttpClient.java:704" target="_blank" rel="nofollow noopener noreferrer"&gt;www.http.HttpClient.parseHTTPHeader(HttpClient.java:704&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.http.HttpClient.parseHTTP(HttpClient.java:647" target="_blank" rel="nofollow noopener noreferrer"&gt;www.http.HttpClient.parseHTTP(HttpClient.java:647&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1536&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441&lt;/A&gt;)&lt;BR /&gt;at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338&lt;/A&gt;)&lt;BR /&gt;at com.google.api.client.http.javanet.NetHttpResponse.&amp;lt;init&amp;gt;(NetHttpResponse.java:36)&lt;BR /&gt;at com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:94)&lt;BR /&gt;at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:965)&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 thrust2bq.streameventsarchive_0_1.StreamEventsArchive.tMysqlInput_1Process(StreamEventsArchive.java:2964)&lt;BR /&gt;at thrust2bq.streameventsarchive_0_1.StreamEventsArchive.runJobInTOS(StreamEventsArchive.java:3376)&lt;BR /&gt;at thrust2bq.streameventsarchive_0_1.StreamEventsArchive.runJob(StreamEventsArchive.java:3241)&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.tLoop_1Process(StreamEvent_Archive_Loop.java:1454)&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.runJobInTOS(StreamEvent_Archive_Loop.java:1921)&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.main(StreamEvent_Archive_Loop.java:1727)&lt;BR /&gt;Exception in component tRunJob_2&lt;BR /&gt;java.lang.RuntimeException: Child job running failed&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.tLoop_1Process(StreamEvent_Archive_Loop.java:1485)&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.runJobInTOS(StreamEvent_Archive_Loop.java:1921)&lt;BR /&gt;at thrust2bq.streamevent_archive_loop_0_1.StreamEvent_Archive_Loop.main(StreamEvent_Archive_Loop.java:1727)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316575#M87108</guid>
      <dc:creator>JamesR1</dc:creator>
      <dc:date>2024-11-16T10:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316576#M87109</link>
      <description>Hi,
&lt;BR /&gt;Here is a jira issue:
&lt;A href="https://jira.talendforge.org/browse/TDI-30724" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-30724&lt;/A&gt;.
&lt;BR /&gt;Could you please take a look at it?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 18 Jan 2017 06:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316576#M87109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-18T06:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316577#M87110</link>
      <description>Thank you for creating the Jira ticket.&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt;To clarify, I can execute SELECT queries without timeout. 
&lt;BR /&gt; 
&lt;BR /&gt;The Read Timeout occurs when the tBigQueryOutput component is polling BigQuery for the job status on a long running load job. 
&lt;BR /&gt; 
&lt;BR /&gt;After the read timeout error and the BigQuery job has finished loading, it appears all the data that was sent to BigQuery was indeed loaded. 
&lt;BR /&gt; 
&lt;BR /&gt;NOTE: The error does not occur every time, but when it does it prevents the rest of my job from running. 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you for any information, workaround or fixes you can provide.</description>
      <pubDate>Fri, 20 Jan 2017 22:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316577#M87110</guid>
      <dc:creator>JamesR1</dc:creator>
      <dc:date>2017-01-20T22:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316578#M87111</link>
      <description>Hi,
&lt;BR /&gt;Is it a random issue? It doesn't work even you set
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp;timeout for a query according to doc:&amp;nbsp;&lt;A href="https://cloud.google.com/bigquery/docs/reference/v2/jobs/query" target="_blank" rel="nofollow noopener noreferrer"&gt;https://cloud.google.com/bigquery/docs/reference/v2/jobs/query&lt;/A&gt;?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;Could you please give us more information to reproduce your issue so that we will make an investigation on your issue to see if there is any work around or solution?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Sun, 22 Jan 2017 08:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316578#M87111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-22T08:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316579#M87112</link>
      <description>&lt;P&gt;Is there any solution or workaround this&lt;/P&gt; 
&lt;P&gt;I am also facing a similar issue&lt;/P&gt; 
&lt;P&gt;by default timeout is set to 30 sec while my loading job is taking around 32-34 sec so I always get this error&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Message- com.google.cloud.bigquery.BigQ&lt;/SPAN&gt;&lt;SPAN&gt;ueryException:com.google.api.&lt;/SPAN&gt;&lt;SPAN&gt;gax.retrying.PollException: total timeout or maximum number of attempts exceeded; current settings: RetrySettings{totalTimeout=PT3&lt;/SPAN&gt;&lt;SPAN&gt;0S, initialRetryDelay=PT1S, retryDelayMultiplier=1.0, maxRetryDelay=PT3S, maxAttempts=0, jittered=true, initialRpcTimeout=PT0S, rpcTimeoutMultiplier=1.0, maxRpcTimeout=PT0S}&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;but my data is loaded always&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I do not see any option to change timeout or any additional parameter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 13:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316579#M87112</guid>
      <dc:creator>vishalg19</dc:creator>
      <dc:date>2019-08-16T13:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316580#M87113</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please let us know if it is what you are looking for?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs/query" href="https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs/query" target="_self" rel="nofollow noopener noreferrer"&gt;https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs/query&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Here exists a jira issue:&lt;A title="https://jira.talendforge.org/browse/TBD-8417" href="https://jira.talendforge.org/browse/TBD-8417" target="_self" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TBD-8417&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316580#M87113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316581#M87114</link>
      <description>&lt;P&gt;&amp;nbsp;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes! this is what I am referring. Right now there is no option to change Parameters in tbigqueryoutput like timeout and maxattempt.&lt;/P&gt;
&lt;P&gt;thanks for the ticket. I will keep an eye on that.&lt;/P&gt;
&lt;P&gt;Also is there an option available in which I can process my data in batches? so that it won't timeout&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316581#M87114</guid>
      <dc:creator>vishalg19</dc:creator>
      <dc:date>2019-08-19T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: tBigQueryOutput Read TimedOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316582#M87115</link>
      <description>&lt;P&gt;Hi Guys, have you found the solution for this issue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 23:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tBigQueryOutput-Read-TimedOut/m-p/2316582#M87115</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-06-01T23:39:34Z</dc:date>
    </item>
  </channel>
</rss>

