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: [email protected]
For additional commands, e-mail: [email protected]