You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2019/06/15 15:50:00 UTC

[jira] [Created] (HADOOP-16377) Moving logging APIs over to slf4j

Wei-Chiu Chuang created HADOOP-16377:
----------------------------------------

             Summary: Moving logging APIs over to slf4j
                 Key: HADOOP-16377
                 URL: https://issues.apache.org/jira/browse/HADOOP-16377
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Wei-Chiu Chuang


As of today, there are still 50 references to log4j1

{code}
$ grep -r "import org.apache.commons.logging.Log;" . |wc - l
      50
{code}

To achieve the goal of HADOOP-12956/HADOOP-16206, we should invest time to move them to slf4j



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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