Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am fetching data from kafka topic, where i have more than 1M messages. But i am able to fetch only 6672 records. I have tried with 'beginning' and 'latest' both option but no luck. Please help me with this.
If there data is available in partitions then please tell me how to read data from from all partitions available on consumer group.
Hi,
Are you getting any error for the job while picking the data? Did you check whether the consumer group id is correct?
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved
Hello. I am not facing any error. As I said I could pull batch of data and validated as well. But its not pulling entire dataset.
Also I am not able to open link which you have given Its giving permission issue.