<?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: Improving the data load speed to Amazon redshift database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297763#M70304</link>
    <description>&lt;P&gt;The only issue/query that i have now is it takes ~ 65 mins to commit 5 million records( it reads the data in 12 to 13 mins), but takes a very long time to commit this transaction and insert into my Target table. IS this Normal acceptable behavior or i can tune this further? if yes, then how? can you pls suggest&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 10:25:38 GMT</pubDate>
    <dc:creator>sushantk19</dc:creator>
    <dc:date>2020-10-13T10:25:38Z</dc:date>
    <item>
      <title>Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297751#M70292</link>
      <description>&lt;P&gt;hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a daily job which loads ~6 million data daily(truncate reload). My target database if Amazon redshift.  I have used tRedshift_output as the output component. presently the jobs takes somewhere between 4 to 5 hrs to complete. Is there a way to improve the performance of this job? Can i use any other component to improve the performance. My source is a little complex SQL ( 4 full outer join statements)&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 11:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297751#M70292</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-05T11:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297752#M70293</link>
      <description>&lt;P&gt;Hi&amp;nbsp;sushantk19,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you will get best performance by using COPY command in tDBRow component. You can write Truncate table and copy command in one begin end transaction block. One condition - your source data have to be on S3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 13:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297752#M70293</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-05T13:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297753#M70294</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: i used the tRedshiftoutputBulk_Exec  component. But i get the below error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tDBOutputBulkExec_1_tROB (job_DM_002_DIM_Subscription_tmp1_history)&lt;/P&gt;&lt;P&gt;com.amazonaws.services.s3.model.AmazonS3Exception: The authorization header is malformed; a non-empty Access Key (AKID) must be provided in the credential. (Service: Amazon S3; Status Code: 400; Error Code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to talend. Can you tell me how to configure the S3 folder in AWS? i guess if i use the above component then it will first copy the content to S3 folder and then write to the target table..isnt it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, can you suggest the steps to setup S3? i have attached the screenshot of the tDBOutputBulkExec component.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 14:35:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297753#M70294</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-05T14:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297754#M70295</link>
      <description>&lt;P&gt;If you want to use s3 you have to know credentials, acces key and Secret key. &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​Amazon has a really great documentation. Please check this link:&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;https://docs.aws.amazon.com/redshift/latest/dg/tutorial-loading-data.html&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I think you will find there everything you need. &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 16:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297754#M70295</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-05T16:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297755#M70296</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: have you implemented this before? can you share screenshot of your S3 settings. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 12:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297755#M70296</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-06T12:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297756#M70297</link>
      <description>&lt;P&gt;What exactly you want to know? Sample screenshot:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009rUvsAAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147640i0AF6A4515C798F29/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009rUvsAAE.png" alt="0693p000009rUvsAAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 13:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297756#M70297</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-06T13:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297757#M70298</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: i provided access key, bucket &amp;amp; secret key.&lt;/P&gt;&lt;P&gt;Key i left it as blank. Region I choose DEFAULT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i get the below error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tDBOutputBulkExec_1_tROB (job_DM_003_DIM_Subscription_tmp1_history)&lt;/P&gt;&lt;P&gt;com.amazonaws.SdkClientException: Unable to execute HTTP request: Connection reset by peer: socket write error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what could be cause of this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 12:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297757#M70298</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-07T12:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297758#M70299</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any inputs to my above issue? is it mandatory to provide key value??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 12:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297758#M70299</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-08T12:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297759#M70300</link>
      <description>&lt;P&gt;Looks like some firewall blocking your traffic or maybe you don't have permissions to your s3 bucket.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 07:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297759#M70300</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-09T07:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297760#M70301</link>
      <description>&lt;P&gt;S3 Access issue has been resolved now . but i get a new error now:&lt;/P&gt;&lt;P&gt;Exception in component tDBOutputBulkExec_1_tRBE (job_DM_003_DIM_Subscription_tmp1_history)&lt;/P&gt;&lt;P&gt;java.sql.SQLException: [Amazon](500310) Invalid operation: Load into table 'payments_orders_subscriptions' failed.&amp;nbsp;Check 'stl_load_errors' system table for details&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i checked for the ETL and it is the same as the regular flow without bulkexec component. i checked the  stl_load_errors also: Error is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 15:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297760#M70301</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-09T15:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297761#M70302</link>
      <description>&lt;P&gt;Have you read this error? It's quite obvious reason. There is no date like 2018-53-06. Please fix your source data, or change data type to string to load this data&lt;/P&gt;</description>
      <pubDate>Sun, 11 Oct 2020 09:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297761#M70302</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-11T09:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297762#M70303</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: you are right. I have fixed the source data. the issue was with date fields .I changed to string and then the job worked fine. ALso, the Secret key was changed and now the job is working fine. The only issue/query that i have now is it takes ~ 65 mins to commit 5 million records( it reads the data in 12 to 13 mins), but takes a very long time to commit this transaction and insert into my Target table. IS this Normal  acceptable behavior or i can tune this further? if yes, then how? can you pls suggest&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 12:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297762#M70303</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-12T12:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297763#M70304</link>
      <description>&lt;P&gt;The only issue/query that i have now is it takes ~ 65 mins to commit 5 million records( it reads the data in 12 to 13 mins), but takes a very long time to commit this transaction and insert into my Target table. IS this Normal acceptable behavior or i can tune this further? if yes, then how? can you pls suggest&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 10:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297763#M70304</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-13T10:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297764#M70305</link>
      <description>&lt;P&gt;I think this article can help: https://docs.aws.amazon.com/redshift/latest/dg/c_loading-data-best-practices.html &lt;/P&gt;&lt;P&gt;tRedshiftOutputBulkExec has some stepst inside:&lt;/P&gt;&lt;P&gt;*  building local file from input flow&lt;/P&gt;&lt;P&gt;*  putting this file in S3&lt;/P&gt;&lt;P&gt;*  loading data from s3 to Redshift.&lt;/P&gt;&lt;P&gt;Maybe if you will use diffrent components to do above steps, you will locate which step has poor performance, and focus on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is your source? Redshift, or another DB? If redshift, you can use UNLOAD with Parallel and GZIP to imrpvoe loading data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 19:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297764#M70305</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-13T19:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297765#M70306</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: thanks for your valuable feedback. Yes, source is Redshift only. I will try other components also and see if that helps to improve the timings. I know where the bottlenect is- it is while writing the data from S3 to Redshift  table.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297765#M70306</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-14T07:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297766#M70307</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.talend.com/s/profile/0053p000007LQvwAAG" alt="https://community.talend.com/s/profile/0053p000007LQvwAAG" target="_blank"&gt;sushantk19&lt;/A&gt;&amp;nbsp;(Customer),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that's great:) So try to do unload with parallel and gzip, then do copy with gzip parameter and let me know if it helep &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297766#M70307</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-14T07:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297767#M70308</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: I used to below 2 components instead of bulkexec:&lt;/P&gt;&lt;P&gt;1. Bulkoutput load&lt;/P&gt;&lt;P&gt;2.tRedshiftunload.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The time reduces a bit. but still it is more than 60 mins for 6 million records. Can i improve this further by any other means? i see an option for parallel execution disabled. Will it help to enable that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 09:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297767#M70308</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-26T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297768#M70309</link>
      <description>&lt;P&gt;@Kamil Kowalczyk​&amp;nbsp;: My unload process is slow( and not copy from S3 to Redshift DB). It takes a very long time to write the data to S3 which is output of complex query( 4 full outer joins). Can you suggest how can i make it faster? presently it takes around 70 mins for this process.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 12:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297768#M70309</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-27T12:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297769#M70310</link>
      <description>&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My unload process is slow( and not copy from S3 to Redshift DB). It takes a very long time to write the data to S3 which is output of complex query( 4 full outer joins). Can you suggest how can i make it faster? presently it takes around 70 mins for this process.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 12:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297769#M70310</guid>
      <dc:creator>sushantk19</dc:creator>
      <dc:date>2020-10-27T12:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the data load speed to Amazon redshift database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297770#M70311</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.talend.com/s/profile/0053p000007LQvwAAG" alt="https://community.talend.com/s/profile/0053p000007LQvwAAG" target="_blank"&gt;sushantk19&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;do you have ENABLED PARALLEL unload with GZIP option ? It improves unloads a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Improving-the-data-load-speed-to-Amazon-redshift-database/m-p/2297770#M70311</guid>
      <dc:creator>pakapi_</dc:creator>
      <dc:date>2020-10-27T14:11:41Z</dc:date>
    </item>
  </channel>
</rss>

