- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to config thrift in Hbase?
- Labels:
-
Apache HBase
Created ‎01-20-2016 11:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to connect Hbase using happybase. But I got connection error when trying to connect hbase using 9090 port. I'm wondering if I need to setup thrift from Hbase configuration. How to enable the port to setup the connection?
Created ‎01-21-2016 06:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can start it on the client by following these instructions.
Created ‎01-20-2016 11:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For non Java access you would need to setup the thrift server. Thrift server runs on the port 9090. I hope this helps
Created ‎01-21-2016 06:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i use happybase for python. thrift server is on server side or client side?
Created ‎01-21-2016 06:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can start it on the client by following these instructions.
Created ‎06-24-2016 09:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No Ambari support? Cloudera Manager can manage HBase Thrift and REST servers as separate roles. Thrift server is needed by Hue HBase GUI.
