[ https://issues.apache.org/jira/browse/HADOOP-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dhruba borthakur updated HADOOP-5892: ------------------------------------- Attachment: hftpSeek.txt The seek call eats up unused bytes from the inputStream. This can be made more efficient by reading in larger chunks rather than byte-at-a-time > Implement seek for HftpFileSystem > --------------------------------- > > Key: HADOOP-5892 > URL: https://issues.apache.org/jira/browse/HADOOP-5892 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs > Reporter: dhruba borthakur > Assignee: dhruba borthakur > Attachments: hftpSeek.txt > > > Support seek in the HftpFileSystem. This is useful for a host of applications > that need to access data from a hadoop cluster running a different version of > hadoop. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.