Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to read data from kafka by using Talend , I just waant to share

I just want to show that how to read date from kafka by using Talend.
Below is the kafka producer ,where I produced messages ( "Talend Big Data")
In job screenshot , you can see the message "Talend Big Data"
0683p000009MCnb.pngIn job screenshot , you can see the message "Talend Big Data"
0683p000009MCnr.png
How to do ?
1.Give the zookeeper server with port and Kafka server with port  details 
2.Give topic name ,from which topic you are going to read date.
3.Do not leave blank "Consumer group id" otherwise you will get an error.
0683p000009MCmP.png
0683p000009MCqe.png
Labels (1)
2 Replies
Anonymous
Not applicable
Author

Hi harkirat,


Thanks for sharing your screenshots and experience on forum.


Best regards


Sabrina

EmilK
Contributor
Contributor

Hi,

is it possible to read from more topics at once? Do you recommend having multiple tKafkaInput components or reading everything from one consumer group and parsing json files later?

 

Regards,
Emil