<?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: Use kafka partitioned topics as target in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893186#M1854</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/165238"&gt;@LvffY&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;May I know what's the Confluent version?&lt;/P&gt;&lt;P&gt;Looks to me the issue relevant to the partitioning stage. Try different partition numbers, use different message key to do partitioning (schema and table name, primary key columns, or none), and enable target_load to verbose then check task log files to see if helpful clue there. Or reproduction steps help to understand the scenario.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 14:43:23 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2022-02-15T14:43:23Z</dc:date>
    <item>
      <title>Use kafka partitioned topics as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893016#M1853</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I would like to use a Full Load process with a MSSQL server as source adn a Kafka topic as target.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I already have a working process. This process targets a "all-default" kafka topic. In particular, the topic has only one partition because it has been created automatically when first used.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I would like to have more than one partition to my topic (to increase read &amp;amp; write speed) but when I try to write into my topics, I have a weird error "&lt;STRONG&gt;Failed to produce kafka message with record id &amp;lt;2&amp;gt; to partition &amp;lt;-1&amp;gt; in topic 'dbo.FinancialTest'. Local: Invalid argument or configuration [1020401] (queue_utils.c:104)&lt;/STRONG&gt;".&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do you have any idea about the problem ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;LvffY&lt;BR /&gt;&lt;BR /&gt;P.S : I attach the full logs and the output of the export task for anyone who would want to have more informations&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 11:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893016#M1853</guid>
      <dc:creator>LvffY</dc:creator>
      <dc:date>2022-02-15T11:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Use kafka partitioned topics as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893186#M1854</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/165238"&gt;@LvffY&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;May I know what's the Confluent version?&lt;/P&gt;&lt;P&gt;Looks to me the issue relevant to the partitioning stage. Try different partition numbers, use different message key to do partitioning (schema and table name, primary key columns, or none), and enable target_load to verbose then check task log files to see if helpful clue there. Or reproduction steps help to understand the scenario.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 14:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893186#M1854</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2022-02-15T14:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Use kafka partitioned topics as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893214#M1855</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We're using confluent cloud. I don't know if there is any limitations on the cloud version.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I already tried multiple partition system but I'll try to add verbose logs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 15:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893214#M1855</guid>
      <dc:creator>LvffY</dc:creator>
      <dc:date>2022-02-15T15:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Use kafka partitioned topics as target</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893266#M1856</link>
      <description>&lt;P&gt;I found my mistake in adding the verbose logs.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Actually this was an ACL error, I wasn't able to write into my target topic.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help anyway !&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 16:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Use-kafka-partitioned-topics-as-target/m-p/1893266#M1856</guid>
      <dc:creator>LvffY</dc:creator>
      <dc:date>2022-02-15T16:17:46Z</dc:date>
    </item>
  </channel>
</rss>

