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
Reporter: Patrick Hunt
Assignee: Patrick Hunt
Priority: Minor
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