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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2008/03/21 18:23:24 UTC

[jira] Commented: (HADOOP-3061) Writable for single byte and double

    [ https://issues.apache.org/jira/browse/HADOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581130#action_12581130 ] 

Doug Cutting commented on HADOOP-3061:
--------------------------------------

readLong() and readFloat(), and readInt() should not be defined in FloatWritable, since they're already defined in WritableCompator.  Other than that, this looks good.

> Writable for single byte and double
> -----------------------------------
>
>                 Key: HADOOP-3061
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3061
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: io
>    Affects Versions: 0.17.0
>            Reporter: Andrzej Bialecki 
>             Fix For: 0.17.0
>
>         Attachments: writable.patch
>
>
> Implementations of Writable for a single byte and a double.

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