Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.4.0
-
None
-
Reviewed
Description
HDFS-side of HADOOP-10525.
# uncomment the next line to limit number of backup files # log4j.appender.ROLLINGFILE.MaxBackupIndex=10
In hadoop-hdfs/src/contrib/bkjournal/src/test/resources/log4j.properties, the above lines should be removed because the appender (DRFA) doesn't support MaxBackupIndex config.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-6408 Remove redundant definitions in log4j.properties
- Resolved
- relates to
-
HADOOP-10525 Remove DRFA.MaxBackupIndex config from log4j.properties
- Closed