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