[ 
https://issues.apache.org/jira/browse/HDFS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746235#action_12746235
 ] 

Bill Zeller commented on HDFS-235:
----------------------------------

> Supporting seek() would be more generic. Perhaps the initial open() call 
> should do nothing,
> with no HTTP requests made until one attempts to read a file. Then the 
> servlet could accept
>  a start position, but not an end position. Seeking would close any open HTTP 
> connection and open a new one.

Yes, the end position is not required. I believe HftpFileSystem could be easily 
modified to support the above semantics. 

> Add support for byte-ranges to hftp
> -----------------------------------
>
>                 Key: HDFS-235
>                 URL: https://issues.apache.org/jira/browse/HDFS-235
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>            Reporter: Venkatesh S
>            Assignee: Bill Zeller
>
> Support should be similar to http byte-serving.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to