Description
Reading data from avro files requires using Avro's SeekableInput interface; we need to be able to wrap FSDataInputStream in this interface.
Attachments
Attachments
Issue Links
- is depended upon by
-
MAPREDUCE-815 Add AvroInputFormat and AvroOutputFormat so that hadoop can use Avro Serialization
- Resolved