You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (JIRA)" <ji...@apache.org> on 2017/02/27 22:30:45 UTC

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

Abhay Kulkarni created RANGER-1414:
--------------------------------------

             Summary: 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'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.



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