Introduce wrapper around FSDataInputStream providing Avro SeekableInput interface ---------------------------------------------------------------------------------
Key: HADOOP-6497 URL: https://issues.apache.org/jira/browse/HADOOP-6497 Project: Hadoop Common Issue Type: New Feature Components: fs Reporter: Aaron Kimball Assignee: Aaron Kimball Reading data from avro files requires using Avro's SeekableInput interface; we need to be able to wrap FSDataInputStream in this interface. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.