Publisher: I have simple Publisher job which is publishing random generated strings (first and last name) using tRowGeneator component with two columns.
Consumer: I have simple consumer design where I am reading from tkafka input and displaying received message.
Problem: I am able to receive message on consumer end however it is only displaying first column value for all the sample 10 records and NOT reading/displaying any column values after that.
I am enterprise version for Talend DI cloud
Please suggest what could be the issue? Please refer graph snapshots