<?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: Talend &amp; Redshift AWS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293336#M66321</link>
    <description>Hi, &lt;BR /&gt;Is "Extend Insert" option in Advanced Setting of tRedshiftOutput OK with your scenario?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Thu, 12 Jun 2014 10:27:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-12T10:27:33Z</dc:date>
    <item>
      <title>Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293331#M66316</link>
      <description>Hi All,
&lt;BR /&gt;i'm currently using talend to transfer my data from Oracle Database to my Redshift Cloud database.
&lt;BR /&gt;what I noticed is that it is really slow, with an average of 240 row / second on only three fields.
&lt;BR /&gt;Is there a trick to improve the transfer?</description>
      <pubDate>Sat, 16 Nov 2024 11:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293331#M66316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293332#M66317</link>
      <description>Hi n.kasdali, &lt;BR /&gt;Performance issue is usually caused by the DB connection or the job design, can you upload some screenshots of job design into forum?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Jun 2014 04:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293332#M66317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T04:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293333#M66318</link>
      <description>hi, i've got 6gb/s UP bandwidth in my network, and 3.6gb/s using the aws network.&lt;BR /&gt;For my Job is quite simple:&lt;BR /&gt;tOracleInput----&amp;gt;tMap--------&amp;gt;tRedshiftOoutput.</description>
      <pubDate>Thu, 12 Jun 2014 09:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293333#M66318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T09:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293334#M66319</link>
      <description>Hi, 
&lt;BR /&gt;Have you selected "Extend Insert" check box to carry out a bulk insert of a defined set of lines? 
&lt;A href="https://help.talend.com/search/all?query=tRedshiftOutput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tRedshiftOutput&lt;/A&gt;. 
&lt;BR /&gt;In addition, tMap is cache component consuming two much memory. For a large set of data, try to store the data on disk instead of memory on tMap. Also, allocate more memory to execute the job. 
&lt;BR /&gt;Please have a look at KB article 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006EZuAAM" target="_blank"&gt;TalendHelpCenterutOfMemory&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEOc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157714iEF3738C0DF72AED1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEOc.png" alt="0683p000009MEOc.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 12 Jun 2014 09:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293334#M66319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293335#M66320</link>
      <description>At first, I started by doing a CSV extraction. &lt;BR /&gt;However, I have a field "USER_AGENT" which contains a wealth of character, which makes it difficult to use a delimiter. &lt;BR /&gt;This is why I use a tMap.</description>
      <pubDate>Thu, 12 Jun 2014 10:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293335#M66320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293336#M66321</link>
      <description>Hi, &lt;BR /&gt;Is "Extend Insert" option in Advanced Setting of tRedshiftOutput OK with your scenario?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Jun 2014 10:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293336#M66321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293337#M66322</link>
      <description>i've got the same option : commit every 10000 and insert ligne 100.</description>
      <pubDate>Thu, 12 Jun 2014 10:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293337#M66322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T10:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293338#M66323</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Have you selected "Extend Insert" check box to carry out a bulk insert of a defined set of lines? TalendHelpCenter:tRedshiftOutput.&lt;BR /&gt;In addition, tMap is cache component consuming two much memory. For a large set of data, try to store the data on disk instead of memory on tMap. Also, allocate more memory to execute the job.&lt;BR /&gt;Please have a look at KB article TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;utOfMemory.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Does these solutions make your job performance improved? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Jun 2014 11:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293338#M66323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293339#M66324</link>
      <description>i'll try 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 12 Jun 2014 11:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293339#M66324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T11:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Talend &amp; Redshift AWS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293340#M66325</link>
      <description>Hi, &lt;BR /&gt;Feel free to let me know if is it OK with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 12 Jun 2014 11:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Redshift-AWS/m-p/2293340#M66325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-12T11:14:25Z</dc:date>
    </item>
  </channel>
</rss>

