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

Thanh Do updated HDFS-7188:
---------------------------
    Attachment: HDFS-7188-branch-HDFS-6994-3.patch

Hi [~cmccabe]. Attached is my next patch which addresses your comments.

For {{uuid}} problem, I redefine the {{uuid_t}} to make it similar to its 
libuuid counter part and use reinterpret_cast to convert {{uuid_t}} to native 
windows type. This is OK because UUID in windows is alsow 16 byte long. 
However, I agree that we should write our own uuid generator to avoid 
yet-another dependency and cross-platform headache.

I've also created some follow up JIRA (e.g., HDFS-7860, HDFS-7861, and 
HDFS-7862). Let me know what you think and if I need to make other changes to 
get this patch in. Thanks.

> support build libhdfs3 on windows
> ---------------------------------
>
>                 Key: HDFS-7188
>                 URL: https://issues.apache.org/jira/browse/HDFS-7188
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>         Environment: Windows System, Visual Studio 2010
>            Reporter: Zhanwei Wang
>            Assignee: Thanh Do
>         Attachments: HDFS-7188-branch-HDFS-6994-0.patch, 
> HDFS-7188-branch-HDFS-6994-1.patch, HDFS-7188-branch-HDFS-6994-2.patch, 
> HDFS-7188-branch-HDFS-6994-3.patch
>
>
> libhdfs3 should work on windows



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

Reply via email to