[ https://issues.apache.org/jira/browse/HDFS-7589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271170#comment-14271170 ]
Hudson commented on HDFS-7589: ------------------------------ SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2019 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2019/]) 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/test/test_libhdfs_zerocopy.c * hadoop-hdfs-project/hadoop-hdfs/src/CMakeLists.txt * hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/native_mini_dfs.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)