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

Colin Patrick McCabe commented on HDFS-7838:
--------------------------------------------

The libhdfs part looks correct, but you didn't add a stub function to 
libwebhdfs which returns {{ENOTSUP}} like I asked.

I understand that you are planning on adding full support in libwebhdfs in a 
follow-on jira, but it would be better to have the function introduced there in 
this JIRA, so that people would not get linker failures when trying to link a 
binary using {{hdfsTruncate}} against {{libwebhdfs}}.  {{libwebhdfs}} must 
implement every function in {{hdfs.h}}.

> Expose truncate API for libhdfs
> -------------------------------
>
>                 Key: HDFS-7838
>                 URL: https://issues.apache.org/jira/browse/HDFS-7838
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, namenode
>    Affects Versions: 2.7.0
>            Reporter: Yi Liu
>            Assignee: Yi Liu
>         Attachments: HDFS-7838.001.patch, HDFS-7838.002.patch, 
> HDFS-7838.003.patch
>
>
> It's good to expose truncate in libhdfs.



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

Reply via email to