Everytime the kafka streams subscribes to input topic and dumps the data to output topic , now i would like to the method to extract the timestamp and dump into the json object that object will be sent to output topic
i have tried using kafka consumers inbuild method that is using .timestamp , its not working in kafka stream .
New contributor
Shiva Kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.