Kafka sends value as a string: How can I deserialize it and turn it into a JSON object with Python

后端 未结 0 1868
情歌与酒
情歌与酒 2021-01-21 20:00

I am trying to consume MSK (managed Amazon Kafka service) messages from a lambda function - MSK is the trigger of my lambda.

The producer looks like this:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题