Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
As of today, there are still 50 references to log4j1
$ grep -r "import org.apache.commons.logging.Log;" . |wc - l
50
To achieve the goal of HADOOP-12956/HADOOP-16206, we should invest time to move them to slf4j
Attachments
Attachments
Issue Links
- relates to
-
HDFS-12829 Moving logging APIs over to slf4j in hdfs
- Open
-
HADOOP-16206 Migrate from Log4j1 to Log4j2
- Open