[
https://issues.apache.org/jira/browse/HADOOP-16657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957803#comment-16957803
]
Minni Mittal edited comment on HADOOP-16657 at 10/23/19 11:56 AM:
------------------------------------------------------------------
Following files in hadoop-common project are using log4j's logger and
IOUtils.cleanuo() instead of slf4j and IOUtils.CleanUpwithLogger() respectively:
1. NflyFSystem.java
2. TestBloomMapFile.java
3. TestMapFile.java
4. Server.java
5. DikChecker.java
was (Author: minni31):
Following files in hadoop-common project are modified for slf4j support:
1. NflyFSystem.java
2. TestBloomMapFile.java
3. TestMapFile.java
4. Server.java
5. DikChecker.java
> Move remaining log4j APIs over to slf4j in hadoop-common.
> ---------------------------------------------------------
>
> Key: HADOOP-16657
> URL: https://issues.apache.org/jira/browse/HADOOP-16657
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Minni Mittal
> Priority: Major
> Attachments: HADOOP-16657.001.patch
>
>
> There are some remaining classes where log4j's APIs are still being used.
> Created this Jira to move them to log4j2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]