[
https://issues.apache.org/jira/browse/HDFS-9465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026865#comment-15026865
]
James Clampffer commented on HDFS-9465:
---------------------------------------
Hi Allen, thanks for reporting this!
Where are header files expected to be present when the maven build is complete?
Should these make it into the tarball when running mvn install ... -Dtar
-Pdist?
I assumed leaving the headers in
hadoop-hdfs-native-client/src/main/native/libhdfspp/include/libhdfspp/*
and the header
hadoop-hdfs-native-client/src/main/native/libhdfs/include/hdfs/hdfs.h would be
sufficient.
A static library shows up for me when doing a normal build. It used to show up
as one static library for each directory in libhdfspp/lib but the changes from
HDFS-9359 should be making a libhdfspp.a with everything in it. What OS are
you building on?
> No header files in mvn package
> ------------------------------
>
> Key: HDFS-9465
> URL: https://issues.apache.org/jira/browse/HDFS-9465
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> The current build appears to only include the shared library and no header
> files to actually use the library in the final maven binary build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)