HADOOP-7052. misspelling of threshold in conf/log4j.properties. Contributed by Jingguo Yao

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1039952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eli Collins 2010-11-28 21:34:22 +00:00
parent 3a43e5930b
commit c35e4a94c6
2 changed files with 4 additions and 1 deletions

View File

@ -398,6 +398,9 @@ Release 0.21.1 - Unreleased
HADOOP-6954. Sources JARs are not correctly published to the Maven
repository. (tomwhite)
HADOOP-7052. misspelling of threshold in conf/log4j.properties.
(Jingguo Yao via eli)
Release 0.21.0 - 2010-08-13
INCOMPATIBLE CHANGES

View File

@ -17,7 +17,7 @@ hadoop.mapreduce.jobsummary.log.file=hadoop-mapreduce.jobsummary.log
log4j.rootLogger=${hadoop.root.logger}, EventCounter
# Logging Threshold
log4j.threshhold=ALL
log4j.threshold=ALL
#
# Daily Rolling File Appender