<?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: tRedshiftOutput Extend Insert breaks in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203239#M4629</link>
    <description>Any ideas of where to look for more information regarding this?
&lt;BR /&gt;Perhaps in any of the STL-tables?
&lt;BR /&gt;STL tables for logging
&lt;BR /&gt;STL_AGGR
&lt;BR /&gt;STL_BCAST
&lt;BR /&gt;STL_CONNECTION_LOG
&lt;BR /&gt;STL_DDLTEXT
&lt;BR /&gt;STL_DIST
&lt;BR /&gt;STL_DELETE
&lt;BR /&gt;STL_ERROR
&lt;BR /&gt;STL_EXPLAIN
&lt;BR /&gt;STL_FILE_SCAN
&lt;BR /&gt;STL_HASH
&lt;BR /&gt;STL_HASHJOIN
&lt;BR /&gt;STL_INSERT
&lt;BR /&gt;STL_LIMIT
&lt;BR /&gt;STL_LOAD_COMMITS
&lt;BR /&gt;STL_LOAD_ERRORS
&lt;BR /&gt;STL_LOADERROR_DETAIL
&lt;BR /&gt;STL_MERGE
&lt;BR /&gt;STL_MERGEJOIN
&lt;BR /&gt;STL_NESTLOOP
&lt;BR /&gt;STL_PARSE
&lt;BR /&gt;STL_PROJECT
&lt;BR /&gt;STL_QUERY
&lt;BR /&gt;STL_QUERYTEXT
&lt;BR /&gt;STL_REPLACEMENTS
&lt;BR /&gt;STL_S3CLIENT
&lt;BR /&gt;STL_S3CLIENT_ERROR
&lt;BR /&gt;STL_SCAN
&lt;BR /&gt;STL_SESSIONS
&lt;BR /&gt;STL_SORT
&lt;BR /&gt;STL_SSHCLIENT_ERROR
&lt;BR /&gt;STL_STREAM_SEGS
&lt;BR /&gt;STL_TR_CONFLICT
&lt;BR /&gt;STL_UNDONE
&lt;BR /&gt;STL_UNIQUE
&lt;BR /&gt;STL_UNLOAD_LOG
&lt;BR /&gt;STL_USERLOG
&lt;BR /&gt;STL_UTILITYTEXT
&lt;BR /&gt;STL_VACUUM
&lt;BR /&gt;STL_WARNING
&lt;BR /&gt;STL_WINDOW
&lt;BR /&gt;STL_WLM_ERROR
&lt;BR /&gt;STL_WLM_QUERY</description>
    <pubDate>Sun, 05 Jan 2014 23:04:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-01-05T23:04:10Z</dc:date>
    <item>
      <title>tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203235#M4625</link>
      <description>In trying to evaluate the option to use Extend Insert to boost performance I've tried different setting Number of Rows per Insert. The test hold a 250k rows and 7 columns in a MySQL, which is not much. And I'm fetching it and inserting it into a Redshift DB.
&lt;BR /&gt;When changing the Extend Insert's Number of Rows to 5000 rows it breaks when the first 5000 rows are fetched from the source and gives me:
&lt;BR /&gt;"Exception in component tRedshiftOutput_1
&lt;BR /&gt;org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:283)
&lt;BR /&gt; at..."
&lt;BR /&gt;
&lt;BR /&gt;I'm of course looking for much higher Number of Rows to evaluate if tRedshiftOutput is even usable.
&lt;BR /&gt;Any suggestions on what's causing this error?
&lt;BR /&gt;/Geuder
&lt;BR /&gt;PS. TOS BD 5.3.1 running on Windows</description>
      <pubDate>Sat, 16 Nov 2024 11:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203235#M4625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203236#M4626</link>
      <description>Hi geuder,
&lt;BR /&gt;It looks like there is some issue at the DB end processing so much data at a time may be some configuration issue or may be some network bandwidth problem. Also check if there is some restriction on data transmission over certain limit(Firewall issue).
&lt;BR /&gt;
&lt;BR /&gt;--
&lt;BR /&gt;vinod_talend</description>
      <pubDate>Fri, 03 Jan 2014 12:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203236#M4626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-03T12:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203237#M4627</link>
      <description>Thanks you. 
&lt;BR /&gt;I'm currently running this job locally and on a "vacation-grade" network, so that could be the reason. 
&lt;BR /&gt;I'll run the test again when I'm on a sturdier network. 
&lt;BR /&gt;/Geuder</description>
      <pubDate>Fri, 03 Jan 2014 14:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203237#M4627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-03T14:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203238#M4628</link>
      <description>Hi,
&lt;BR /&gt;ran the job on a broader bandwidth and got the same crash at 5000 rows per insert.
&lt;BR /&gt;So that leaves, I guess:
&lt;BR /&gt;- configuration issue
&lt;BR /&gt;- data transmission restrictions/limits
&lt;BR /&gt;Any suggestions on where to look or test these out?
&lt;BR /&gt;/Geuder</description>
      <pubDate>Sun, 05 Jan 2014 22:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203238#M4628</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-05T22:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203239#M4629</link>
      <description>Any ideas of where to look for more information regarding this?
&lt;BR /&gt;Perhaps in any of the STL-tables?
&lt;BR /&gt;STL tables for logging
&lt;BR /&gt;STL_AGGR
&lt;BR /&gt;STL_BCAST
&lt;BR /&gt;STL_CONNECTION_LOG
&lt;BR /&gt;STL_DDLTEXT
&lt;BR /&gt;STL_DIST
&lt;BR /&gt;STL_DELETE
&lt;BR /&gt;STL_ERROR
&lt;BR /&gt;STL_EXPLAIN
&lt;BR /&gt;STL_FILE_SCAN
&lt;BR /&gt;STL_HASH
&lt;BR /&gt;STL_HASHJOIN
&lt;BR /&gt;STL_INSERT
&lt;BR /&gt;STL_LIMIT
&lt;BR /&gt;STL_LOAD_COMMITS
&lt;BR /&gt;STL_LOAD_ERRORS
&lt;BR /&gt;STL_LOADERROR_DETAIL
&lt;BR /&gt;STL_MERGE
&lt;BR /&gt;STL_MERGEJOIN
&lt;BR /&gt;STL_NESTLOOP
&lt;BR /&gt;STL_PARSE
&lt;BR /&gt;STL_PROJECT
&lt;BR /&gt;STL_QUERY
&lt;BR /&gt;STL_QUERYTEXT
&lt;BR /&gt;STL_REPLACEMENTS
&lt;BR /&gt;STL_S3CLIENT
&lt;BR /&gt;STL_S3CLIENT_ERROR
&lt;BR /&gt;STL_SCAN
&lt;BR /&gt;STL_SESSIONS
&lt;BR /&gt;STL_SORT
&lt;BR /&gt;STL_SSHCLIENT_ERROR
&lt;BR /&gt;STL_STREAM_SEGS
&lt;BR /&gt;STL_TR_CONFLICT
&lt;BR /&gt;STL_UNDONE
&lt;BR /&gt;STL_UNIQUE
&lt;BR /&gt;STL_UNLOAD_LOG
&lt;BR /&gt;STL_USERLOG
&lt;BR /&gt;STL_UTILITYTEXT
&lt;BR /&gt;STL_VACUUM
&lt;BR /&gt;STL_WARNING
&lt;BR /&gt;STL_WINDOW
&lt;BR /&gt;STL_WLM_ERROR
&lt;BR /&gt;STL_WLM_QUERY</description>
      <pubDate>Sun, 05 Jan 2014 23:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203239#M4629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-05T23:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: tRedshiftOutput Extend Insert breaks</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203240#M4630</link>
      <description>The server configuration parameter setting statement_timeout 
&lt;BR /&gt;(Aborts any statement that takes over the specified number of milliseconds) 
&lt;BR /&gt;is set to 0 (meaning: turns off limitation) 
&lt;BR /&gt;So it's not that making the: 
&lt;BR /&gt;"Exception in component tRedshiftOutput_1 
&lt;BR /&gt;org.postgresql.util.PSQLException: An I/O error occured while sending to the backend. 
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:283) 
&lt;BR /&gt; at..."</description>
      <pubDate>Sun, 05 Jan 2014 23:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRedshiftOutput-Extend-Insert-breaks/m-p/2203240#M4630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-05T23:32:02Z</dc:date>
    </item>
  </channel>
</rss>

