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:31:24 UTC

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

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


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.


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479692 ] 

Milind Bhandarkar commented on HADOOP-1097:
-------------------------------------------

Unable to attach ne patch (or remove old one). Looks like a Jira configuration issue:

Exception trying to establish attachment directory. Check that the application server and JIRA have permissions to write to it: com.atlassian.jira.web.util.AttachmentException: Cannot write to attachment directory. Check that the application server and JIRA have permissions to write to: /var/local/jira/attachments/jira/HADOOP/HADOOP-1097

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


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Patch Available  (was: Open)

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


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milind Bhandarkar resolved HADOOP-1097.
---------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 0.13.0)

Patch for this bug was submitted as part of another patch for HADOOP-1096

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


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Status: Open  (was: Patch Available)

This patch needs to also fix c++ version.

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


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Milind Bhandarkar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481219 ] 

Milind Bhandarkar commented on HADOOP-1097:
-------------------------------------------

There is a severe bug in the binary serialization of strings as well. (It does not work for non-ascii characters.) This bug was introduced when we moved from Text class to Java String class. I will submit a patch by the end of the day.

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