Data models represented in Apache Avro binary format, generated from Avro schemas.
- Download avro-tools jar from the official repository.
- Run the induce command passing the classPath as 1st argument and the className as 2nd argument. For example:
java -jar avro-tools-1.8.2.jar induce models-BUILD_VERSION.jar org.gbif.pipelines.io.avro.BasicRecord > basic-record.avsc