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 Reporter: Eli Collins The following log shows up in all commands. It's useful to have it in the server log, but let's figure out a way so that it isn't logged eg every time you cat a file. {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