Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
For some sensitive data, users want to restrict the from ips of hbase users like mysql access control.
One direct solution is to add the candidated ips when granting user permisions.
grant <user|@group[@ip-regular expression]> [ <table> [ <column family> [ <column qualifier> ] ] ]
Any comments and suggestions are welcomed.
apurtell
Attachments
Attachments
Issue Links
- is part of
-
HBASE-7123 Refactor internal methods in AccessController
- Closed