[
https://issues.apache.org/jira/browse/HADOOP-15552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518667#comment-16518667
]
Ian Pickering edited comment on HADOOP-15552 at 6/20/18 10:24 PM:
------------------------------------------------------------------
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 Log4J.
was (Author: iapicker):
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: [email protected]
For additional commands, e-mail: [email protected]