[ http://issues.apache.org/jira/browse/HADOOP-421?page=all ]

Milind Bhandarkar updated HADOOP-421:
-------------------------------------

    Attachment: recordio.patch

Attached patch that replaces String with Text in hadoop-record I/O. Also 
changes xml-encoding of strings. Earlier it used url encoding to encode and 
decode strings. Now it uses xml 1.0 compliant character entities.

> replace String in hadoop record io with the new Text class
> ----------------------------------------------------------
>
>                 Key: HADOOP-421
>                 URL: http://issues.apache.org/jira/browse/HADOOP-421
>             Project: Hadoop
>          Issue Type: Bug
>          Components: record
>    Affects Versions: 0.4.0
>            Reporter: Owen O'Malley
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.6.0
>
>         Attachments: recordio.patch
>
>
> The record io in Java is currently using String and should be using the new 
> Text class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to