[ 
https://issues.apache.org/jira/browse/HADOOP-17526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HADOOP-17526:
-------------------------------
    Description: 
Now the log file name and retain days in HttpRequestLog is configured from 
log4j.properties. It can be configured from Configuration instead to drop the 
usage of log4j API.

==== Update ====

Use jetty's Slf4jRequestLogWriter, we can remove the code dependency on log 
appenders.

  was:Now the log file name and retain days in HttpRequestLog is configured 
from log4j.properties. It can be configured from Configuration instead to drop 
the usage of log4j API.


> Use Slf4jRequestLog for HttpRequestLog
> --------------------------------------
>
>                 Key: HADOOP-17526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17526
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>            Priority: Major
>
> Now the log file name and retain days in HttpRequestLog is configured from 
> log4j.properties. It can be configured from Configuration instead to drop the 
> usage of log4j API.
> ==== Update ====
> Use jetty's Slf4jRequestLogWriter, we can remove the code dependency on log 
> appenders.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
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