Madhan Neethiraj created RANGER-1100:
----------------------------------------
Summary: 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
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)