<?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: urgent help needed. tbigqueryoutput error. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376693#M146181</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you need to change the&amp;nbsp;tBigQueryBulkExec_begin.javajet file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;job_&amp;lt;%=cid%&amp;gt; = job_&amp;lt;%=cid%&amp;gt;.waitFor(com.google.cloud.RetryOption.initialRetryDelay(org.threeten.bp.Duration.ofSeconds(1)), com.google.cloud.RetryOption.totalTimeout(org.threeten.bp.Duration.ofSeconds(30)));
		&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;job_&amp;lt;%=cid%&amp;gt; = job_&amp;lt;%=cid%&amp;gt;.waitFor(com.google.cloud.RetryOption.initialRetryDelay(org.threeten.bp.Duration.ofSeconds(1)), com.google.cloud.RetryOption.totalTimeout(org.threeten.bp.Duration.ofSeconds(300)));
		&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 16:07:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-10-18T16:07:02Z</dc:date>
    <item>
      <title>urgent help needed. tbigqueryoutput error.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376691#M146179</link>
      <description>&lt;P&gt;im getting the error below when trying to run my job. the data is coming in but for some reason its throwing an error. i couldnt find any helpful articles on the web about this error. can someone please help me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tBigQueryOutput_1_tBQBE (LoadInfareFiles)&lt;BR /&gt;com.google.cloud.bigquery.BigQueryException: com.google.api.gax.retrying.PollException: total timeout or maximum number of attempts exceeded; current settings: RetrySettings{totalTimeout=PT30S, initialRetryDelay=PT1S, retryDelayMultiplier=1.0, maxRetryDelay=PT3S, maxAttempts=0, jittered=true, initialRpcTimeout=PT0S, rpcTimeoutMultiplier=1.0, maxRpcTimeout=PT0S}&lt;BR /&gt;at com.google.cloud.bigquery.BigQueryException.translateAndThrow(BigQueryException.java:108)&lt;BR /&gt;at com.google.cloud.bigquery.Job.waitForJob(Job.java:351)&lt;BR /&gt;at com.google.cloud.bigquery.Job.waitFor(Job.java:240)&lt;BR /&gt;at etl.loadinfarefiles_0_1.LoadInfareFiles.tFileList_3Process(LoadInfareFiles.java:4067)&lt;BR /&gt;at etl.loadinfarefiles_0_1.LoadInfareFiles.tFileList_1Process(LoadInfareFiles.java:881)&lt;BR /&gt;at etl.loadinfarefiles_0_1.LoadInfareFiles.runJobInTOS(LoadInfareFiles.java:5118)&lt;BR /&gt;at etl.loadinfarefiles_0_1.LoadInfareFiles.main(LoadInfareFiles.java:4901)&lt;BR /&gt;Caused by: com.google.api.gax.retrying.PollException: total timeout or maximum number of attempts exceeded; current settings: RetrySettings{totalTimeout=PT30S, initialRetryDelay=PT1S, retryDelayMultiplier=1.0, maxRetryDelay=PT3S, maxAttempts=0, jittered=true, initialRpcTimeout=PT0S, rpcTimeoutMultiplier=1.0, maxRpcTimeout=PT0S}&lt;BR /&gt;at com.google.api.gax.retrying.ExponentialPollAlgorithm.shouldRetry(ExponentialPollAlgorithm.java:70)&lt;BR /&gt;at com.google.api.gax.retrying.RetryAlgorithm.shouldRetry(RetryAlgorithm.java:115)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:30:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376691#M146179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: urgent help needed. tbigqueryoutput error.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376692#M146180</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; It looks like a timeout issue. Are you trying to load huge data volumes using tBigQueryOutput component? If the data volume is high, the recommendation will be to use Bulk components.&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>Wed, 02 Oct 2019 17:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376692#M146180</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-02T17:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: urgent help needed. tbigqueryoutput error.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376693#M146181</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you need to change the&amp;nbsp;tBigQueryBulkExec_begin.javajet file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;job_&amp;lt;%=cid%&amp;gt; = job_&amp;lt;%=cid%&amp;gt;.waitFor(com.google.cloud.RetryOption.initialRetryDelay(org.threeten.bp.Duration.ofSeconds(1)), com.google.cloud.RetryOption.totalTimeout(org.threeten.bp.Duration.ofSeconds(30)));
		&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;job_&amp;lt;%=cid%&amp;gt; = job_&amp;lt;%=cid%&amp;gt;.waitFor(com.google.cloud.RetryOption.initialRetryDelay(org.threeten.bp.Duration.ofSeconds(1)), com.google.cloud.RetryOption.totalTimeout(org.threeten.bp.Duration.ofSeconds(300)));
		&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 16:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/urgent-help-needed-tbigqueryoutput-error/m-p/2376693#M146181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-18T16:07:02Z</dc:date>
    </item>
  </channel>
</rss>

