[
https://issues.apache.org/jira/browse/HADOOP-8884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Rojas updated HADOOP-8884:
----------------------------------
Attachment: HADOOP-8884.patch
-First pass changed the nativecodeloader.java to throw a warning instead of a
debug message when attempting to load native-hadoop but fails loading.
- Local unit tests failed, this is my first patch and I may have missed
something, any comments / feedback are appreciated
> DEBUG should be WARN for DEBUG util.NativeCodeLoader: Failed to load
> native-hadoop with error: java.lang.UnsatisfiedLinkError
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-8884
> URL: https://issues.apache.org/jira/browse/HADOOP-8884
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Affects Versions: 2.0.1-alpha
> Reporter: Anthony Rojas
> Attachments: HADOOP-8884.patch
>
>
> Recommending to change the following debug message and promote it to a
> warning instead:
> 12/07/02 18:41:44 DEBUG util.NativeCodeLoader: Failed to load native-hadoop
> with error: java.lang.UnsatisfiedLinkError:
> /usr/lib/hadoop/lib/native/libhadoop.so.1.0.0: /lib64/libc.so.6: version
> `GLIBC_2.6' not found (required by
> /usr/lib/hadoop/lib/native/libhadoop.so.1.0.0)
--
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