Description
From hadoop-user mailing list.
# 30-day backup # log4j.appender.DRFA.MaxBackupIndex=30
In log4j.properties, the above lines should be removed because DailyRollingFileAppender(DRFA) doesn't support MaxBackupIndex config.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-6263 Remove DRFA.MaxBackupIndex config from log4j.properties
- Resolved