Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Does Phoenix allow role creation?
Labels:
- Labels:
-
Apache HBase
-
Apache Phoenix
Master Guru
Created ‎02-18-2016 04:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does phoenix allow role creation? i want to create roles on hbase and would like to avoid doing this on hbase command line. Ranger is not enabled yet so that is not an option. Any help?
1 ACCEPTED SOLUTION
Master Mentor
Created ‎02-18-2016 04:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 REPLIES 2
Master Mentor
Created ‎02-18-2016 04:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Master Mentor
Created ‎02-18-2016 04:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Security Features. A number of existing HBase security features in 0.94 could be leverage and new security features being added to 0.98 could be leveraged in the future.
- Support GRANT and REVOKE. Support the standard GRANT and REVOKE SQL commands through an HBase AccessController.
- Surface support for encryption. Surface specification of what should be encrypted now that HBase supports transparent encryption.
- Support Cell-level security. Surface cell-level security now that HBase supports it.
