Hadoop Avro Reflect API example Sankar Cheppali | September 12, 2016 We have seen here, that Avro supports three kinds of API (Generic,Specific,reflect). In this blog we will see how to use Reflect API. Reflect API is use full Read More