Ramesh Mani created RANGER-4585:
-----------------------------------

             Summary: Support multiple columns policy creation in ranger for 
Grant / Revoke request
                 Key: RANGER-4585
                 URL: https://issues.apache.org/jira/browse/RANGER-4585
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
    Affects Versions: 3.0.0
            Reporter: Ramesh Mani


Support multiple columns policy creation in ranger for Grant / Revoke request
When request like "grant select ( col1, col2, col3, col4, col5, col6, col7, 
col8, col9, col10) on table demo.data5 to role testrole_09289898" is done in 
Impala or Hive ranger doesn't create those columns in a single policy. In 
Impala case it create one grant for each of the column. In Hive it creates a 
"*" column policy. This has to be modified to support creation of single policy 
for grant with all the columns added.Same case for Revoke, need to support 
update of the policies correctly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to