On Thu, Mar 31, 2011 at 11:37 AM, Ted Yu <[email protected]> wrote:

> Renaming the subject to better reflect the nature of further discussion.
>
> There're two considerations for my current implementation attached to
> HBASE-1512.
> 1. User shouldn't modify HbaseObjectWritable directly for the new class
> which is to be executed on region server.
>

Any object that implements Writable or (more recently) Serializable, should
be correctly serialized by HbaseObjectWritable.  If it's not working it's a
bug.  Let's file an issue and get it fixed.

Ted would you mind opening a JIRA and attaching the implementation that's
giving you problems?

--gh

Reply via email to