You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2012/12/06 09:21:01 UTC

[jira] [Updated] (HBASE-7289) Strip Writable from KeyValue

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

stack updated HBASE-7289:
-------------------------

    Attachment: 7289.txt

This patch seems to be passing all tests.  Will try again in morning.

I tried to make a Serialization that would do for all the hbase objects in MapReduce but messier than just have three Serializers.

This patch also makes Result take pb'd KVs instead of just byte arrays.  This is untenable.  It'll be too slow.  HBase-7233 is about how to fix this.  Meantime this can serve as the lowest common denominator.
                
> Strip Writable from KeyValue
> ----------------------------
>
>                 Key: HBASE-7289
>                 URL: https://issues.apache.org/jira/browse/HBASE-7289
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.96.0
>
>         Attachments: 7289.txt
>
>
> Made new issue to strip Writable from KeyValue.  It used to be HBASE-7233 but I morphed my own issue discussion of how to serialize KVs.
> This issue is about removing Writable from KV and making baseline protobufing work over mapreduce and rpc.

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