[
https://issues.apache.org/jira/browse/HDFS-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998917#comment-13998917
]
Abhiraj Butala commented on HDFS-6263:
--------------------------------------
Thanks [~ajisakaa], I have opened HDFS-6408 for the same and shall provide a
patch there soon.
> Remove DRFA.MaxBackupIndex config from log4j.properties
> -------------------------------------------------------
>
> Key: HDFS-6263
> URL: https://issues.apache.org/jira/browse/HDFS-6263
> Project: Hadoop HDFS
> Issue Type: Test
> Affects Versions: 2.4.0
> Reporter: Akira AJISAKA
> Priority: Minor
> Labels: newbie
> Attachments: HDFS-6263.patch
>
>
> HDFS-side of HADOOP-10525.
> {code}
> # uncomment the next line to limit number of backup files
> # log4j.appender.ROLLINGFILE.MaxBackupIndex=10
> {code}
> 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.
--
This message was sent by Atlassian JIRA
(v6.2#6252)