<?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 [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198906#M2049</link>
    <description>Hi Guys, I am new to Talend and I want to use the tkafkainput component. Iam using&amp;nbsp;talend open studio for big data v 6.0 free trial and there is no storm job on this talend studio. I found the example how to run tkafkainput but its use storm job to run it.&lt;BR /&gt;Can anyone give me a hint how to use the component?? Thanks</description>
    <pubDate>Sat, 16 Nov 2024 11:02:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:02:39Z</dc:date>
    <item>
      <title>[resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198906#M2049</link>
      <description>Hi Guys, I am new to Talend and I want to use the tkafkainput component. Iam using&amp;nbsp;talend open studio for big data v 6.0 free trial and there is no storm job on this talend studio. I found the example how to run tkafkainput but its use storm job to run it.&lt;BR /&gt;Can anyone give me a hint how to use the component?? Thanks</description>
      <pubDate>Sat, 16 Nov 2024 11:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198906#M2049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198907#M2050</link>
      <description>Hi,&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tKafkaInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tKafkaInput &lt;/A&gt;component will be available in the &lt;B&gt;Palette&lt;/B&gt; of &lt;I&gt;Talend Studio&lt;/I&gt; on the condition that you have subscribed to one of the &lt;B&gt;Talend&lt;/B&gt; solutions with Big Data.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 17 Sep 2015 08:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198907#M2050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-17T08:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198908#M2051</link>
      <description>Hi Sabrina,&lt;BR /&gt;Yes the tkafkainput component is available in the palette but when I use this component there is warn coming out and its says&amp;nbsp;: kafka.utils.VerifiableProperties - Property serializer.encoding is not valid . And I need to kill the job for stopping it. Do you have any idea about this problem?? I just want to try to take out some data from kafka to delimited file.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Sep 2015 08:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198908#M2051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-17T08:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198909#M2052</link>
      <description>Hello! &amp;nbsp;The tKafkaInput can be used without Storm in version 6.0.&lt;BR /&gt;The serializer.encoding warning that you see is not a problem.&lt;BR /&gt;Since a Kafka topic doesn't have an "end", the DI job will never finish by itself, but you can specify the consumer timeout in the tKafkaInput to stop the job when the topic is "idle" after a length of time.&lt;BR /&gt;All my best, Ryan</description>
      <pubDate>Thu, 17 Sep 2015 10:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198909#M2052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-17T10:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198910#M2053</link>
      <description>Hi Ryan,&lt;BR /&gt;I tried to produce delimited file from tkafkainput but it's only produce the file only. there is no context inside the file.&amp;nbsp;&lt;BR /&gt;At first I think this is a encoding problem. And where can I set the consumer timeout??&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Sep 2015 10:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198910#M2053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-17T10:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] How to use tkafkaInfput on talend open studio for big data v 6.0</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198911#M2054</link>
      <description>Hello&amp;nbsp;&lt;BR /&gt;I am &amp;nbsp;also &amp;nbsp;trying to consume Kafka messing queue by using tKafkaInput. How to extract data from Kafka queue using Talend Big Data OS. Is there any ideal example to understand this functionality in Ta-lend studio?&lt;BR /&gt;Thanks&amp;nbsp;</description>
      <pubDate>Thu, 24 Sep 2015 06:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-How-to-use-tkafkaInfput-on-talend-open-studio-for-big/m-p/2198911#M2054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-24T06:06:42Z</dc:date>
    </item>
  </channel>
</rss>

