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

Suhas Gogate commented on HADOOP-4516:
--------------------------------------

adding the requirement here to make the fromEscapedCompactString() API 
available. It is deprecated in 0.20. Hadoop vaidya contrib project uses it to 
parse the counter string from job history. (See HADOOP-5582 for more details. 
It is marked duplicate of this issue.). 

> Counter formatting for the user logs should be pulled out of the public 
> Counters API
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4516
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4516
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Owen O'Malley
>             Fix For: 0.20.0
>
>
> Currently the mapred.Counters class includes an obsolete format 
> (makeCompactString) and a format that is only used by the user logs 
> (makeEscapeCompactString). makeCompactString should be deprecated and later 
> removed.The makeEscapeCompactString should be refactored to a non-public 
> class.

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