avro-maven-plugin icon indicating copy to clipboard operation
avro-maven-plugin copied to clipboard

Maven 2 Plugin for processing Apache Avro files. Avro is a subproject of Apache Hadoop.

Results 2 avro-maven-plugin issues
Sort by recently updated
recently updated
newest added

In order to achieve reusability in avro schemas, we have a couple options. We can use schema references on the `.avsc` level or we can use `.avdl` or `.avpr`, among...

If you create a file ('foo.avpr') and it's really a symlink to /does/not/exist, no error is reported.