You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2014/05/13 23:37:17 UTC

[jira] [Updated] (HBASE-11161) Provide example of POJO encoding with protobuf

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

Nick Dimiduk updated HBASE-11161:
---------------------------------

    Attachment: pbtype_example.patch

Here's an example of a DataType implementation that uses protobuf behind the scenes. The object in question is one that should be familiar to everyone.

> Provide example of POJO encoding with protobuf
> ----------------------------------------------
>
>                 Key: HBASE-11161
>                 URL: https://issues.apache.org/jira/browse/HBASE-11161
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>         Attachments: pbtype_example.patch
>
>
> It would be nice to see how to use the DataType API with some out-of-the-box data serialization tools. This ticket is to provide such an example using Protobuf, since we already ship that dependency.



--
This message was sent by Atlassian JIRA
(v6.2#6252)