Anuja Leekha created RANGER-2573:
------------------------------------
Summary: Ranger hbase policy not taking effect if column-family
name is given in policy
Key: RANGER-2573
URL: https://issues.apache.org/jira/browse/RANGER-2573
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 2.1.0
Reporter: Anuja Leekha
Fix For: 2.1.0
SCENARIO:
Create Hbase policy as:
Hbase table: table1
HBase Column-family: family1
HBase Column: *
User: <username>
Permissions: All
As user with <username>, Open hbase shell and give the following command:
create 'table1','family1'
org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient
permissions for user '<username>' (action=create)
--
This message was sent by Atlassian Jira
(v8.3.2#803003)