On 11/07/15 14:01, Michelle Meiduo Wu wrote:
Hi there,
I'm just starting to use Python. I'd like to ask which Library is good for 
Python to access HBASE?

I know next to nothing about HBase (I read the IBM blurb) but it looks like it has a RESTful interface so you could access that directly via the standard "urllib" library or the "requests" third party package.
I guess it depends on what you want to do and which API supports that.

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


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

Reply via email to