[
https://issues.apache.org/jira/browse/HADOOP-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555124#comment-13555124
]
Thomas Graves commented on HADOOP-9215:
---------------------------------------
Thanks Colin for taking this on. So I now see the libhadoop.so and libhdfs.so
in :
./hadoop-common-project/hadoop-common/target/native/libhadoop.so
./hadoop-hdfs-project/hadoop-hdfs/target/native/libhdfs.so
However looking more I don't see any *.so* in the tarball or hadoop-dist that
is generated. I'm pretty sure without this change I saw these:
./hadoop-dist/target/hadoop-3.0.0-SNAPSHOT/lib/native/libhadoop.so.1.0.0
./hadoop-dist/target/hadoop-3.0.0-SNAPSHOT/lib/native/libhdfs.so.0.0.0
> libhadoop.so doesn't exist (only libhadoop.so.1.0.0)
> ----------------------------------------------------
>
> Key: HADOOP-9215
> URL: https://issues.apache.org/jira/browse/HADOOP-9215
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.0.0, 2.0.3-alpha
> Reporter: Thomas Graves
> Assignee: Colin Patrick McCabe
> Priority: Blocker
> Attachments: HADOOP-9215.001.patch
>
>
> Looks like none of the .so files are being built. They all have .so.1.0.0 but
> no just .so file. branch-0.23 works fine but trunk and branch-2 are broke.
> This actually applies to libhadoop.so and libhdfs.so
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira