[ https://issues.apache.org/jira/browse/HDFS-6263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14000090#comment-14000090 ]
Akira AJISAKA commented on HDFS-6263: ------------------------------------- The test failure is not related to the patch. Filed HDFS-6419 for tracking the issue. > 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)