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 2017/02/27 22:54:45 UTC

[jira] [Updated] (RANGER-1414) Ranger Hive Authorizer API for row-filtering and column-masking need only return those tables that need masking/filtering

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

Madhan Neethiraj updated RANGER-1414:
-------------------------------------
    Description: 
Currently, Ranger Hive authorizer implementation of applyRowFilterAndColumnMasking() API returns all privileged objects given to it as argument. It needs to return only those objects to which row-filter/column-mask apply per Ranger policies.

CC: [~hagleitn], [~ashutoshc], [~wzheng]

  was:Currently, Ranger's implementation of Hive Authorizer's  applyRowFilterAndColumnMasking () API returns a list of all tables given to it as argument. It needs to return only those tables to which row-filter/column-mask apply per Ranger policies currently in effect.


> Ranger Hive Authorizer API for row-filtering and column-masking need only return those tables that need masking/filtering
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-1414
>                 URL: https://issues.apache.org/jira/browse/RANGER-1414
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 0.7.0
>            Reporter: Abhay Kulkarni
>            Assignee: Abhay Kulkarni
>             Fix For: 0.7.0
>
>
> Currently, Ranger Hive authorizer implementation of applyRowFilterAndColumnMasking() API returns all privileged objects given to it as argument. It needs to return only those objects to which row-filter/column-mask apply per Ranger policies.
> CC: [~hagleitn], [~ashutoshc], [~wzheng]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)