You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Milind Bhandarkar (JIRA)" <ji...@apache.org> on 2007/03/09 01:50:24 UTC

[jira] Updated: (HADOOP-1097) Bug in XML serialization of strings in record I/O

     [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milind Bhandarkar updated HADOOP-1097:
--------------------------------------

    Attachment: jute-patch.txt

Fixes XML serialization of Java strings.

> Bug in XML serialization of strings in record I/O
> -------------------------------------------------
>
>                 Key: HADOOP-1097
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1097
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: record
>    Affects Versions: 0.12.0
>         Environment: All
>            Reporter: Milind Bhandarkar
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.13.0
>
>         Attachments: jute-patch.txt
>
>
> XML serialization of strings in record I/O has a bug whicha makes the XmlInputArchive crash with SAXParseExcpetion (generated XML contains invalid Unicode characters http://www.w3.org/TR/REC-xml/#charsets).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.