[
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-2.patch
Hi folks,
Attached is a next patch which allows libhdfs3 to build successfully in
Windows. At the high level, this patch does the following:
1. Separates platform-specific code parts (parts that need rewriting instead of
using {{define}} tricks) and put them in os/<platform>/ folders.
2. Always enables boost in Windows because Visual Studio 2010 does not support
some features such as atomic and chrono.
Please give me some feedback so that I will work on the next iteration asap.
> 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
>
>
> libhdfs3 should work on windows
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)