[ 
https://issues.apache.org/jira/browse/HADOOP-18206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678047#comment-17678047
 ] 

Duo Zhang commented on HADOOP-18206:
------------------------------------

This issue is just for removing the commons-logging references.

For changing log level at runtime, in hbase I introduced a hbase-logging 
module, where we added log4j as a provided dependencies, and use reflection to 
call the actual methods in log4j for changing method, so other modules do not 
need to depend on log4j. We can do the same for hadoop.

> Cleanup the commons-logging references in the code base
> -------------------------------------------------------
>
>                 Key: HADOOP-18206
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18206
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Viraj Jasani
>            Priority: Major
>
> Should always use slf4j



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to