On Mon, Jan 31, 2011 at 4:48 PM, Stack wrote:
>
> > Don't use MapWritable.
> >
> > In the layer above HBase, inside whatever is hosting the HBase client,
> > serialize the JSON to bytes and then write that to an HBase cell. In
> > the same layer, reading, do th
apWritable.
>
> In the layer above HBase, inside whatever is hosting the HBase client,
> serialize the JSON to bytes and then write that to an HBase cell. In
> the same layer, reading, do the deserializations.
>
> HBase only does byte arrays.
>
> St.Ack
>
>
> On
want to create
and index by a key (of the Map)?
Thanks in advance,
Pablo Molnar