[ 
https://issues.apache.org/jira/browse/HADOOP-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555551#comment-13555551
 ] 

Colin Patrick McCabe commented on HADOOP-9215:
----------------------------------------------

The new patch passes all org.apache.hadoop.util.TestNativeCodeLoader and the 
other tests to ensure that the native libraries are loaded.  No additional 
tests are included, since the only way to reproduce the problem is to run with 
cmake 2.6, which is not installed on the build cluster.

However, I verified that the patch fixed the bug with cmake version 2.6-patch 
4, on CentOS release 5.8.
                
> 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, HADOOP-9215.002.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

Reply via email to