[
https://issues.apache.org/jira/browse/HADOOP-9895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HADOOP-9895:
-----------------------------------------
Priority: Minor (was: Major)
Affects Version/s: 2.1.0-beta
> NativeCodeLoader#isNativeCodeLoaded incorrectly returns true sometimes
> ----------------------------------------------------------------------
>
> Key: HADOOP-9895
> URL: https://issues.apache.org/jira/browse/HADOOP-9895
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.1.0-beta
> Reporter: Colin Patrick McCabe
> Priority: Minor
>
> NativeCodeLoader#isNativeCodeLoaded incorrectly returns true sometimes. One
> example of this is where libhadoop.so exists, but the link-time dependencies
> of that library cannot be found in our current system path. To get around
> this problem, isNativeCodeLoaded should actually verify that we have made a
> call into libhadoop.so before returning true.
--
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