[ 
https://issues.apache.org/jira/browse/HDFS-9368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Clampffer updated HDFS-9368:
----------------------------------
    Attachment: HDFS-9368.HDFS-8707.000.patch

Implemented just enough to unblock HDFS-9359 (test I want to use needs 
hdfsRead).  
Todo:
-Add whence argument to FileHandle::Seek
-Add bounds check to FileHandle::Seek, waiting to see what HDFS-9144 looks like 
before accessing members of InputStream.
-Add hdfsTell

> Implement reads with implicit offset state in libhdfs++
> -------------------------------------------------------
>
>                 Key: HDFS-9368
>                 URL: https://issues.apache.org/jira/browse/HDFS-9368
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: James Clampffer
>            Assignee: James Clampffer
>         Attachments: HDFS-9368.HDFS-8707.000.patch
>
>
> Currently only positional reads are supported.  Implement a stateful read 
> that keeps track of offset into file.  Also expose it in the c bindings as 
> hdfsRead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to