[
https://issues.apache.org/jira/browse/HDFS-7879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348780#comment-14348780
]
Hudson commented on HDFS-7879:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2055 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2055/])
HDFS-7879. hdfs.dll does not export functions of the public libhdfs API.
Contributed by Chris Nauroth. (wheat9: rev
f717dc51b27d72ad02732a8da397e4a1cc270514)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.h
* hadoop-hdfs-project/hadoop-hdfs/src/CMakeLists.txt
> hdfs.dll does not export functions of the public libhdfs API
> ------------------------------------------------------------
>
> Key: HDFS-7879
> URL: https://issues.apache.org/jira/browse/HDFS-7879
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build, libhdfs
> Affects Versions: 2.6.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: 2.7.0
>
> Attachments: HDFS-7879.001.patch, HDFS-7879.002.patch
>
>
> HDFS-573 enabled libhdfs to be built for Windows. This did not include
> marking the public API functions for export in hdfs.dll though, effectively
> making dynamic linking scenarios impossible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)