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

Reading data from Kafka and writing to a file

Hi Team,

 

I am new to talend and i am doing a POC to read  data from kafka topic and writing to a file.

I am able to subscribe the data through tKafkainput and i can see the messages using tlogrow component. But when writing the output file, only the last message is written. Can you please suggest on appending the messages to the same file.

 

Regards,

Karthik

Labels (2)
1 Reply
Anonymous
Not applicable
Author

I'm a bit confused as to why this is happening, but this might help. Open the tFileInputDelimited config and you should see an "Append" tick box. Tick that and try again.