You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matt Corgan (JIRA)" <ji...@apache.org> on 2012/11/30 08:37:58 UTC

[jira] [Commented] (HBASE-7233) Remove Writable Interface from KeyValue

    [ https://issues.apache.org/jira/browse/HBASE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507169#comment-13507169 ] 

Matt Corgan commented on HBASE-7233:
------------------------------------

I'm not up to speed on hbase/map-reduce integration.  Will it still work ok with the KeyValueSortReducer?

Otherwise, it's pretty easy to mimic the writable format within hbase.  There's some methods in KeyValueTool that take a Cell parameter and write the KeyValue format bytes to ByteBuffers and arrays.  Easy to add more for OutputStreams, etc
                
> Remove Writable Interface from KeyValue
> ---------------------------------------
>
>                 Key: HBASE-7233
>                 URL: https://issues.apache.org/jira/browse/HBASE-7233
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Blocker
>         Attachments: 7233.txt
>
>
> Undo KeyValue being a Writable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira