You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2013/11/05 05:54:18 UTC

[jira] [Created] (HDFS-5460) Fix commons logging warning in Hadoop build

Arpit Agarwal created HDFS-5460:
-----------------------------------

             Summary: Fix commons logging warning in Hadoop build
                 Key: HDFS-5460
                 URL: https://issues.apache.org/jira/browse/HDFS-5460
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: build
    Affects Versions: 3.0.0
            Reporter: Arpit Agarwal
            Priority: Minor


A clean build spews multiple instances of the following warning on my OS X dev machine.

{code}
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html for an explanation.
{code}

I couldn't find another bug mentioning these so filing one to get these cleaned up.



--
This message was sent by Atlassian JIRA
(v6.1#6144)