[
https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997933#comment-13997933
]
Nick Dimiduk commented on HBASE-11161:
--------------------------------------
Yes, exactly. Since we ship protobuf, I've included the abstract base class in
hbase-common along with the other datatype classes. The implementation of
PBKeyValue is in hbase-examples.
> 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)