[ https://issues.apache.org/jira/browse/RANGER-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj reopened RANGER-1100:
--------------------------------------
If multiple columns in a table are masked for a user, but one of these columns has mask-type
as 'Unmasked' for the user - update operations are not blocked.
> Hive authorizer does not block update when row-filter/column-mask is specified on the
table for the user
> --------------------------------------------------------------------------------------------------------
>
> Key: RANGER-1100
> URL: https://issues.apache.org/jira/browse/RANGER-1100
> Project: Ranger
> Issue Type: Bug
> Reporter: Deepak Sharma
> Assignee: Madhan Neethiraj
> Attachments: RANGER-1100.patch
>
>
> Per RANGER-1087, Hive authorizer should block update operations (insert, insert_overwrite,
update, delete, truncate) when a row-filter or a column-mask is specified on a table for the
user. However the authorizer does not block update operations - like "update sample_03 set
gpa = 4 where name = 'abcd';"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|