Akira AJISAKA created HDFS-6263:
-----------------------------------

             Summary: 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


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)

Reply via email to