[ 
https://issues.apache.org/jira/browse/HADOOP-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689729#action_12689729
 ] 

Owen O'Malley commented on HADOOP-5583:
---------------------------------------

The formatting of the compact strings does *NOT* belong in the Counters class. 
It belongs in the JobHistory class.

> 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.

Reply via email to