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

Binglin Chang commented on HADOOP-10640:
----------------------------------------

In hdfs.h:
{code}
#if defined(unix) || defined(__MACH__)
{code}

bq. I don't really like the typedefs. They make it hard to forward-declare 
structures in header files.
I see some methods in ndfs/jnifs use typedef, some use structs, as long as they 
are uniform in impls.

> Implement Namenode RPCs in HDFS native client
> ---------------------------------------------
>
>                 Key: HADOOP-10640
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10640
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: HADOOP-10388
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HADOOP-10640-pnative.001.patch, 
> HADOOP-10640-pnative.002.patch
>
>
> Implement the parts of libhdfs that just involve making RPCs to the Namenode, 
> such as mkdir, rename, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to