Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AFBBC9F90 for ; Tue, 27 Mar 2012 16:48:49 +0000 (UTC) Received: (qmail 39204 invoked by uid 500); 27 Mar 2012 16:48:49 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 39178 invoked by uid 500); 27 Mar 2012 16:48:49 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 39168 invoked by uid 99); 27 Mar 2012 16:48:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 16:48:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2012 16:48:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EACDB349B51 for ; Tue, 27 Mar 2012 16:48:27 +0000 (UTC) Date: Tue, 27 Mar 2012 16:48:27 +0000 (UTC) From: "Hudson (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1912651125.23992.1332866907974.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1323397043.19945.1332800546571.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-8216) address log4j.properties inconsistencies btw main and template dirs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-8216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239615#comment-13239615 ] Hudson commented on HADOOP-8216: -------------------------------- Integrated in Hadoop-Hdfs-trunk-Commit #2011 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2011/]) HADOOP-8216. Address log4j.properties inconsistencies btw main and template dirs. Contributed by Patrick Hunt (Revision 1305891) Result = SUCCESS eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1305891 Files : * /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt * /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/log4j.properties > address log4j.properties inconsistencies btw main and template dirs > ------------------------------------------------------------------- > > Key: HADOOP-8216 > URL: https://issues.apache.org/jira/browse/HADOOP-8216 > Project: Hadoop Common > Issue Type: Improvement > Components: conf > Affects Versions: 0.23.0 > Reporter: Patrick Hunt > Assignee: Patrick Hunt > Priority: Minor > Attachments: HADOOP-8216.patch > > > DRFAAUDIT is in ./hadoop-common-project/hadoop-common/src/main/packages/templates/conf/log4j.properties but not in ./hadoop-common-project/hadoop-common/src/main/conf/log4j.properties (although it's used in hadoop-env.sh) > lesser issues but I noticed: > I see MRAUDIT commented out of main, but it's uncommented in template. (the conversion pattern also differs). > afaict the other appenders (JSA, MRAUDIT, TLA, etc...) are all still being used and should not be removed. > Should we be renaming some of these? JSA is being used by the history server for example. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira