You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Abhiraj Butala (JIRA)" <ji...@apache.org> on 2014/05/16 12:38:53 UTC

[jira] [Created] (HDFS-6408) Redundant definitions in log4j.properties

Abhiraj Butala created HDFS-6408:
------------------------------------

             Summary: Redundant definitions in log4j.properties
                 Key: HDFS-6408
                 URL: https://issues.apache.org/jira/browse/HDFS-6408
             Project: Hadoop HDFS
          Issue Type: Test
            Reporter: Abhiraj Butala
            Priority: Minor


Following definitions in 'hadoop-hdfs/src/contrib/bkjournal/src/test/resources/log4j.properties' are defined twice and should be removed:

{code}
log4j.appender.ROLLINGFILE.layout=org.apache.log4j.PatternLayout
log4j.appender.ROLLINGFILE.layout.ConversionPattern=%d{ISO8601} - %-5p [%t:%C{1}@%L] - %m%n
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)