- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Connecting to Hbase via knox using Python
- Labels:
-
Apache HBase
-
Apache Knox
Created ‎07-27-2017 03:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team
Could you please provide an example that shows how to connect to H base via Knox using Python.
Thanks
Chaitanya M
Created ‎07-27-2017 05:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Chaithanya Mahasamudram,
Not clear on how do you intend to use this in Python, but HBase via Knox can be accessed via HBase DSL, Client DSL and REST APIs (cURL). Please check this Knox HBase doc if that helps you out.
Thanks.
Created ‎07-27-2017 05:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @Chaithanya Mahasamudram,
Not clear on how do you intend to use this in Python, but HBase via Knox can be accessed via HBase DSL, Client DSL and REST APIs (cURL). Please check this Knox HBase doc if that helps you out.
Thanks.
Created ‎07-28-2017 03:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Vipin
Thanks for your response.I am using Python as language to connect to Hbase. Do you have any example code that uses both Knox and REST API ?
Thanks
Chaithanya M
Created ‎08-14-2017 09:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Chaithanya Mahasamudram, The Knox HBase doc link in my answer above has the examples that you are looking for. Thanks.
