method fromEscapedCompactString() from the depricated class,
org.apache.hadoop.mapred.Counters is not supported in
org.apache.hadoop.mapreduce.Counters
---------------------------------------------------------------------------------------------------------------------------------------------------------
Key: HADOOP-5583
URL: https://issues.apache.org/jira/browse/HADOOP-5583
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Affects Versions: 0.20.0, 0.21.0
Reporter: Suhas Gogate
Fix For: 0.20.0, 0.21.0
Method fromEscapedCompactString() is not supported in
org.apache.hadoop.mapreduce.Counters class. The deprecated class
org.apache.hadoop.mapred.Counters provides it. This method is required for
contrib/vaidya tool for parsing the COUNTERS string in compact escaped format
from the job history logs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.