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 "Takanobu Asanuma (JIRA)" <ji...@apache.org> on 2018/01/12 05:57:00 UTC

[jira] [Created] (HDFS-13015) Moving logging APIs over to slf4j in hadoop-hdfs

Takanobu Asanuma created HDFS-13015:
---------------------------------------

             Summary: Moving logging APIs over to slf4j in hadoop-hdfs
                 Key: HDFS-13015
                 URL: https://issues.apache.org/jira/browse/HDFS-13015
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Takanobu Asanuma
            Assignee: Takanobu Asanuma


Since there are many places using log4j in hadoop-hdfs, creating sub-tasks may be better.
{noformat}
find hadoop-hdfs-project/hadoop-hdfs -name "*.java" | xargs grep "import org.apache.commons.logging.Log" | wc -l
     620
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org