Feb 16, 2021
JsonTreeReader is a processor which you only need to configure ( it is not an algorithm that you have to provide) and it enables you to read even nested JSON data and what you have to provide is an Avro representation of your JSON which makes it easy to select which parts(keys) you need to read from your Json data.