Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
None
-
None
-
None
Description
Extend AvroInputFormat to support Avro GenericRecord:
Sometimes the calling application will have access to the schema but not the implementing class for Avro files.
Using a GenericDatumReader will allow the AvroInput format to read records in the Avro Generic Record Format.