[
https://issues.apache.org/jira/browse/HDFS-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271060#comment-14271060
]
Hudson commented on HDFS-7589:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #65 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/65/])
HDFS-7589. Break the dependency between libnative_mini_dfs and libhdfs.
Contributed by Zhanwei Wang. (cnauroth: rev
708b1aa074d98df7d8abdc805818c787ce5779b8)
* hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/native_mini_dfs.h
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/native_mini_dfs.c
* hadoop-hdfs-project/hadoop-hdfs/src/CMakeLists.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/test/test_libhdfs_zerocopy.c
> Break the dependency between libnative_mini_dfs and libhdfs
> -----------------------------------------------------------
>
> Key: HDFS-7589
> URL: https://issues.apache.org/jira/browse/HDFS-7589
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: libhdfs
> Reporter: Zhanwei Wang
> Assignee: Zhanwei Wang
> Fix For: 2.7.0
>
> Attachments: HDFS-7589.002.patch, HDFS-7589.patch
>
>
> Currently libnative_mini_dfs links with libhdfs to reuse some common code.
> Other applications which want to use libnative_mini_dfs have to link to
> libhdfs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)