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

Hudson commented on HADOOP-8075:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #2689 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2689/])
    HADOOP-8075. Lower native-hadoop library log from info to debug. 
Contributed by Hızır Sefa İrken (Revision 1376322)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376322
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/NativeCodeLoader.java

                
> Lower native-hadoop library log from info to debug 
> ---------------------------------------------------
>
>                 Key: HADOOP-8075
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8075
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: native
>    Affects Versions: 0.23.0, 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Hızır Sefa İrken
>              Labels: newbie
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-8075.patch
>
>
> The following log shows up in stderr all commands. We've already got a 
> warning if the native library can't be loaded, don't need to log this every 
> time at info level.
> {noformat}
> [eli@centos6 ~]$ hadoop fs -cat /user/eli/foo
> 12/02/12 20:10:20 INFO util.NativeCodeLoader: Loaded the native-hadoop library
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to