<?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: Streaming table changes to Kafka in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279447#M54609</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes, I am aware that I can create real-time streams from SQL Server directly to Kafka, but I was wondering whether it's possible to do it in a more user-friendly way with Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the input!&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 02:21:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-14T02:21:48Z</dc:date>
    <item>
      <title>Streaming table changes to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279445#M54607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to capture SQL Server table changes in real-time and send them to a Kafka topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that I can use a CDC table and connect it to Kafka directly (CDC table -&amp;gt; Kafka), but is there another alternative using Talend (something like CDC table -&amp;gt; Talend -&amp;gt; Kafka, etc)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried using Talend's CDC feature, but it seems that it only works for batch jobs and not real-time... Do correct me if I'm wrong though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Veronica&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279445#M54607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming table changes to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279446#M54608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any solution would be not a real-time (unless you not&amp;nbsp;design sending&amp;nbsp;a message direct from triggers), all will be - loop by schedule or infinite loop&lt;/P&gt;&lt;P&gt;so, you could run Talend job in loop&amp;nbsp;- 1 sec delay or less&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or you could check in internet SQL CDC to Kafka and find few other solution for read SQL Server CDC tables, but it still will be not a real real-time&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 07:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279446#M54608</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-11T07:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming table changes to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279447#M54609</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes, I am aware that I can create real-time streams from SQL Server directly to Kafka, but I was wondering whether it's possible to do it in a more user-friendly way with Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the input!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 02:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279447#M54609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-14T02:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming table changes to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279448#M54610</link>
      <description>&lt;P&gt;as I know - not, all what you can do it schedule job in a loop (schedule or design Job as infinite loop)&lt;/P&gt;&lt;P&gt;with some other tools it same - you must define query interval&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 02:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Streaming-table-changes-to-Kafka/m-p/2279448#M54610</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-14T02:50:36Z</dc:date>
    </item>
  </channel>
</rss>

