You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Douglas (JIRA)" <ji...@apache.org> on 2009/09/02 09:12:32 UTC

[jira] Updated: (HADOOP-6224) Add a method to WritableUtils performing a bounded read of a String

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

Chris Douglas updated HADOOP-6224:
----------------------------------

    Description: MAPREDUCE-318 needs to sanity check vint-length-encoded Strings read from a byte stream. It would be appropriate to add this as a general utility method.  (was: MAPREDUCE-318 needs some minor extensions to the Text and the DataOutputBuffer classes. )
        Summary: Add a method to WritableUtils performing a bounded read of a String  (was: Add some utility methods to Text and DataOutputBuffer to be used by MAPREDUCE-318)

Updated summary/description

(committed with the understanding that MAPREDUCE-830 will test this, including negative cases)

> Add a method to WritableUtils performing a bounded read of a String
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6224
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6224
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: io
>            Reporter: Jothi Padmanabhan
>            Assignee: Jothi Padmanabhan
>             Fix For: 0.21.0
>
>         Attachments: common.patch, hadoop-6224.patch, hadoop-6224.patch
>
>
> MAPREDUCE-318 needs to sanity check vint-length-encoded Strings read from a byte stream. It would be appropriate to add this as a general utility method.

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