<?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 job is failing to load data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224021#M16902</link>
    <description>add filter on tMap to valid constraint before inserting.
&lt;BR /&gt;there are other way more complex inserting by 1000 then if error insert by 100 and so on to skip error.</description>
    <pubDate>Tue, 29 Oct 2019 08:31:31 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2019-10-29T08:31:31Z</dc:date>
    <item>
      <title>Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224020#M16901</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have created a job to load mysql table data into postgresql table.I have a unique column constraint for email in the table. If unique constraint is failed in one insert line the entire batch of data following that line will failed to load.Please provide me a solution. I'm loading 1.4 million of data. I'm using talend open studio for data integration&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="user.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7r8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150237i4B81E5DDEE7097D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7r8.png" alt="0683p000009M7r8.png" /&gt;&lt;/span&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>Sat, 16 Nov 2024 04:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224020#M16901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224021#M16902</link>
      <description>add filter on tMap to valid constraint before inserting.
&lt;BR /&gt;there are other way more complex inserting by 1000 then if error insert by 100 and so on to skip error.</description>
      <pubDate>Tue, 29 Oct 2019 08:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224021#M16902</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-10-29T08:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224022#M16903</link>
      <description>&lt;P&gt;Although formally, in my opinion, this is not a bug. AUTO_INCREMENT = xxx refers to table metadata, not data. I think he needed to get not a bug report, but a feature request to add the -no-autoincrement-value key, and the problem would have been solved long ago.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 09:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224022#M16903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-30T09:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224023#M16904</link>
      <description>&lt;P&gt;Hi fdenis,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for the answer.&lt;/P&gt;
&lt;P&gt;Can you please elaborate more about the solution as what component to use? I'm new to talend.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Nov 2019 07:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224023#M16904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-11T07:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224024#M16905</link>
      <description>no, I do not have enought time for that…&lt;BR /&gt;star by splitting your data by 10000 then try to insert with commit at the end.&lt;BR /&gt;if fail try to insert by 1000 and so on.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Nov 2019 13:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224024#M16905</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-11-13T13:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Talend job is failing to load data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224025#M16906</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Why don't you load the entire data first to a stage table in PostgreSQL? Then you can do a inner join with target table to identify the duplicate records using tPostgreSQLRow or Input component. Once you identify the record which are duplicate, you can either delete them in stage or target based on your use case. Then you should be able to pump data easily to target table.&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>Thu, 14 Nov 2019 05:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-job-is-failing-to-load-data/m-p/2224025#M16906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-14T05:29:48Z</dc:date>
    </item>
  </channel>
</rss>

