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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org