This is a very simple Kafka Connect SMT which takes the entire key or value record and transforms it to a new record which contains exactly one field with a JSON representation of the origin record.
This tool has changed how the JSON files are formatted starting with v0.9. You cannot load JSON files created by older versions of the tool, and other tools that ...