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

James Clampffer updated HDFS-9679:
----------------------------------
    Summary: libhdfs++: Fix inconsistencies with libhdfs C API  (was: 
libhdfs++: Implement lseek in the extended C API)

> libhdfs++: Fix inconsistencies with libhdfs C API
> -------------------------------------------------
>
>                 Key: HDFS-9679
>                 URL: https://issues.apache.org/jira/browse/HDFS-9679
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: James Clampffer
>            Assignee: James Clampffer
>
> It'd be nice to have a version of hdfsSeek that returns the new offset as a 
> 64 bit int similar to a posix lseek.  The underlying C++ implementation 
> already does this for free and doing a seek with whence=SEEK_CUR and then 
> checking the resulting offset seems like a common operation.



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

Reply via email to