<?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: Pushing data to Kafka in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279636#M54739</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Apache Kafka version 2.0 under the HDF distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using only broker list and topic name configurations in tKafkaOutput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any other configurations set in your tKafkaOutput?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 09:06:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-14T09:06:35Z</dc:date>
    <item>
      <title>Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279632#M54735</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm currently trying to push database data to Kafka in a near real-time manner.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend_cdc_kafka.JPG" style="width: 773px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1sS.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138615i6DA167BFCE92F4CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1sS.jpg" alt="0683p000009M1sS.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Basically, what this job does is it checks a SQL Server table (i.e. Talend CDC table) for any new rows. If yes, the data is converted into a JSON, then serialized into byte[] type.&lt;/P&gt; 
&lt;P&gt;I've added a tReplicate and tLogRow to verify that the data output is correct.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;All other components are successfully executed except tKafkaOutput, which returns the following error:&lt;/P&gt; 
&lt;PRE&gt;org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.
[ERROR]: testing_kafka.talendcdc_consumecdctable_0_1.TalendCDC_ConsumeCDCTable - tKafkaOutput_1 - Failed to update metadata after 60000 ms.
[ERROR]: testing_kafka.talendcdc_consumecdctable_0_1.TalendCDC_ConsumeCDCTable - tKafkaOutput_1 - Failed to update metadata after 60000 ms.&lt;/PRE&gt; 
&lt;P&gt;Also, I noticed that there are only several options for Kafka versions in Talend 7.0:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;0.8.2.0&lt;/LI&gt; 
 &lt;LI&gt;0.9.0.1&lt;/LI&gt; 
 &lt;LI&gt;0.10.0.1&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;But the version configured on our Hadoop cluster is version 2.0. Is this a possible cause of the problem?&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;</description>
      <pubDate>Sat, 16 Nov 2024 06:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279632#M54735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279633#M54736</link>
      <description>&lt;P&gt;Hi Veronica,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from one side - Kafka is critical to a version number, but with 0.10.0.1 it must work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;first of all check - could you connect from Talend host to Kafka? because your error looking like connection timeout&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 07:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279633#M54736</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-11T07:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279634#M54737</link>
      <description>&lt;P&gt;Hi vapukov,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;I am able to connect to Kafka through Talend as I was able to create a Kafka topic with Talend. But loading data to the topic doesn't seem to work from Talend.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 02:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279634#M54737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-14T02:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279635#M54738</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I use Confluent 5.1 which is Kafka 2.0&lt;BR /&gt;And Kafka 1.?? From Apache&lt;BR /&gt;&lt;BR /&gt;In both cases - Talend and create topics and send data to it&lt;BR /&gt;&lt;BR /&gt;Try with any other Kafka client, but from Talend machine and with same settings - is it work or not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;add. what kafka settings you use in tKafkaOutput?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 02:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279635#M54738</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-14T02:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279636#M54739</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using Apache Kafka version 2.0 under the HDF distribution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using only broker list and topic name configurations in tKafkaOutput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any other configurations set in your tKafkaOutput?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 09:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279636#M54739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-14T09:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279637#M54740</link>
      <description>&lt;P&gt;If it helps, I managed to setup a local zookeeper and kafka to test out kafka 1.10 to match the kafka version supported by Talend 7.1. The data loads into the topic just fine this way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I'm guessing it really is a compatibility issue after all.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 06:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279637#M54740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-15T06:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279638#M54741</link>
      <description>&lt;P&gt;I use this - &lt;A href="https://docs.confluent.io/current/release-notes.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.confluent.io/current/release-notes.html&lt;/A&gt;&lt;/P&gt; 
&lt;PRE&gt;5.1.0 is a major release of Confluent Platform that provides you with Apache Kafka 2.1.0, the latest stable version of Kafka.

The technical details of this release are summarized below.&lt;/PRE&gt; 
&lt;P&gt;and in my case, it works.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;it could depend on many moments, I don't have installed Kafka from HDP, so I don't know - what definitely wrong in your case&lt;/P&gt; 
&lt;P&gt;but you could test your job with soft above - same install it locally. because testing different version of local instance - it not a proper test.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;try to publish from command line from your machine to HDP Kafka, is it work or not?&lt;/P&gt; 
&lt;P&gt;try to connect to HDP Kafka from tools like - &lt;A href="http://www.kafkatools.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.kafkatools.com&lt;/A&gt; and check do you have any issues or not?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 07:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279638#M54741</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-15T07:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279639#M54742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried sending a message through Kafka CLI, and this works. The consumer prints out the payload just fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I initially thought that it might be a compatibility issue, but it seems to work without problems now... So it's definitely not a compatibility issue. Though I might have to check why it wasn't working before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 02:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279639#M54742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-17T02:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing data to Kafka</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279640#M54743</link>
      <description>&lt;P&gt;Hello @&lt;B&gt;veee&lt;/B&gt;/ @Vladimir Apukov​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the same issue with talend when i try to connect Kafka output. could you please let me know if you figure out with any resolution for the above issue.  Thanks in advance. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the error what I am facing. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;( [ERROR] 09:48:55 eim_talend_projects.eventhub_connection_0_1.Eventhub_connection- tKafkaOutput_1 - Failed to update metadata after 60000 ms.&lt;/P&gt;&lt;P&gt;[ERROR] 09:48:55 eim_talend_projects.eventhub_connection_0_1.Eventhub_connection- tKafkaOutput_1 - Failed to update metadata after 60000 ms.)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jul 2021 14:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Pushing-data-to-Kafka/m-p/2279640#M54743</guid>
      <dc:creator>KB_Parpally</dc:creator>
      <dc:date>2021-07-06T14:21:31Z</dc:date>
    </item>
  </channel>
</rss>

