Getting blank messages from Kafka Topic
We have created a Kafka configuration instance and a Kafka Data Set which is reading from a topic. The message format is json and binary.
- The test connectivity works fine in the data set (pic1).
- However when the data flow is run all the messages are going to the failed state (pic2).
- When we open the failed messages it shows a blank xml (pic 3)
Can you please help to resolve this issue and provide some suggestion
Another post related to this mentions about setting up a DSS setting for consumer group will this help in any way ? If so what should be the DSS name and value and to read same what other configuration settings need to be done.