[Tutor] Access HBase

Laura Creighton lac at openend.se
Sat Jul 11 19:53:19 CEST 2015


In a message of Sat, 11 Jul 2015 09:01:15 -0400, Michelle Meiduo Wu writes:
>Hi there,
>I'm just starting to use Python. I'd like to ask which Library is good for Python to access HBASE? 
>
>Besides Happybase and Python HBase, is there any other one? Which is more robotic and better functional?
>
>Any advice would be greatly appreciated.
>
>Thank you,
>Michelle

One thing that people I know of are doing is connecting using Jython,
instead of CPython.  see: http://wiki.apache.org/hadoop/Hbase/Jython

They say it is a _lot_ faster.

Laura



More information about the Tutor mailing list