You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2016/09/06 23:03:20 UTC

[jira] [Updated] (RANGER-1100) Hive authorizer does not block update when row-filter/column-mask is specified on the table for the user

     [ https://issues.apache.org/jira/browse/RANGER-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj updated RANGER-1100:
-------------------------------------
    Attachment: RANGER-1100.1.patch

> 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
>    Affects Versions: 0.6.0, 0.6.1
>            Reporter: Deepak Sharma
>            Assignee: Madhan Neethiraj
>         Attachments: RANGER-1100.1.patch, 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)