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

Ian Pickering commented on HADOOP-15552:
----------------------------------------

I found this bit in ITestNativeAzureFileSystemClientLogging.java:
{code:java}
/**
 * Test to validate Azure storage client side logging. Tests works only when
 * testing with Live Azure storage because Emulator does not have support for
 * client-side logging.
 *
 * <I>Important: </I> Do not attempt to move off commons-logging.
 * The tests will fail.
 */
{code}
So it seems like a complete migration isn't immediately doable without somehow 
migrating the commons-logging parts that interact tightly with Log4J2.

> Continue HADOOP-14296 - Move logging APIs over to slf4j in hadoop-tools
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-15552
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15552
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Giovanni Matteo Fumarola
>            Priority: Major
>
> Some classes in Hadoop-tools were not moved to slf4j 
> e.g. AliyunOSSInputStream.java, HadoopArchiveLogs.java, 
> HadoopArchiveLogsRunner.java



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

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

Reply via email to