Akira AJISAKA created HADOOP-10525:
--------------------------------------
Summary: Remove MaxBackupIndex config from DailyRollingFileAppender
Key: HADOOP-10525
URL: https://issues.apache.org/jira/browse/HADOOP-10525
Project: Hadoop Common
Issue Type: Improvement
Affects Versions: 2.4.0
Reporter: Akira AJISAKA
Priority: Minor
>From [hadoop-user mailing
>list|http://mail-archives.apache.org/mod_mbox/hadoop-user/201404.mbox/%3C534FACD3.8040907%40corp.badoo.com%3E].
{code}
# 30-day backup
# log4j.appender.DRFA.MaxBackupIndex=30
{code}
In {{log4j.properties}}, the above lines should be removed because
DailyRollingFileAppender(DRFA) doesn't support MaxBackupIndex config.
--
This message was sent by Atlassian JIRA
(v6.2#6252)