[ https://issues.apache.org/jira/browse/HADOOP-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521999 ]
Hadoop QA commented on HADOOP-1756: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12364329/to-string.patch applied and successfully tested against trunk revision r568776. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/600/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/600/console > Add toString() methods to some Writable types > --------------------------------------------- > > Key: HADOOP-1756 > URL: https://issues.apache.org/jira/browse/HADOOP-1756 > Project: Hadoop > Issue Type: Improvement > Components: io > Affects Versions: 0.15.0 > Reporter: Andrzej Bialecki > Assignee: Andrzej Bialecki > Fix For: 0.15.0 > > Attachments: to-string.patch > > > Add missing toString() methods to Writable types that wrap primitive values. > Also, add Counters.toString(), which is useful when retrieving counters at > the end of the job and displaying them in a UI. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.