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

Todd Lipcon commented on HADOOP-8884:
-------------------------------------

Does this result in a WARN for any operation where the native libraries aren't 
available? eg if a client doesn't install the native libs (eg on a platform 
that doesn't support them), will he get a WARN on every "hadoop fs -ls" type 
operation? If so, I don't think this is a good idea.
                
> 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
>            Assignee: Anthony Rojas
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-8884.patch, HADOOP-8884.patch, 
> HADOOP-8884-v2.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

Reply via email to