On Wed, Aug 26, 2009 at 3:29 AM, Andrei Savu <savu.and...@gmail.com> wrote:

>
> Until recently I have used the python thrift interface but it has some
> serious issues with unicode.


Why does it matter?  HBase is all about byte arrays?  Before you give
content to hbase, do your decode/encode?  See o.a.h.h.util.Bytes for utility
to help here.

The good thing about python over thrift is that you won't be alone.   Other
fellas are coming in that way over the python causeway.

St.Ack

Reply via email to