I\'m trying to build a system that reads json data(schema-less) from Kafka, converts it to avro and pushes it to s3.
I have been able to achieve the json to avro conv