Counter deprecation warnings in jobtracker log are excessive
------------------------------------------------------------
Key: MAPREDUCE-1215
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1215
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 0.21.0
Reporter: Chris Douglas
In a recent test, the log message
{noformat}
WARN org.apache.hadoop.mapred.Counters: Group
org.apache.hadoop.mapred.Task$Counter is deprecated. \
Use org.apache.hadoop.mapreduce.TaskCounter instead
{noformat}
was nearly a third of a 1.3GB jobtracker log.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.