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

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to