[ 
https://issues.apache.org/jira/browse/HADOOP-14566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100872#comment-17100872
 ] 

Steve Loughran commented on HADOOP-14566:
-----------------------------------------

happy for you to work on it, but I don't know how well it will work...at best 
you can only seek to the current location or further on in the file -and to do 
that the existing patch will need to skip() the diff, not the position passed 
in. Which means it needs to be tracked everywhere too,

When committed we must credit Azhagu Selvan for the initial contribution

> Add seek support for SFTP FileSystem
> ------------------------------------
>
>                 Key: HADOOP-14566
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14566
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>            Reporter: Azhagu Selvan SP
>            Priority: Minor
>         Attachments: HADOOP-14566.001.patch, HADOOP-14566.patch
>
>
> This patch adds seek() method implementation for SFTP FileSystem and a unit 
> test for the same



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to