You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/04 12:37:00 UTC

[jira] [Commented] (IMPALA-9009) Core support for column mask transformation in select list

    [ https://issues.apache.org/jira/browse/IMPALA-9009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075131#comment-17075131 ] 

ASF subversion and git services commented on IMPALA-9009:
---------------------------------------------------------

Commit d877dbc572e95f086b37142e1d41231d5b6b7f9f in impala's branch refs/heads/master from Fang-Yu Rao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d877dbc ]

IMPALA-9350: Produce Ranger audits for column masking

Support for column mask transformation was provided in IMPALA-9009.
However, the corresponding audit logs were not generated when a query
involved policies of column masking. This patch fixes the issue by
providing the Ranger plug-in with a non-null instance of
RangerBufferAuditHandler when calling evalDataMaskPolicies() so that
the corresponding audit log could be stored in the audit handler after
the evaluation of a policy involving column masking.

Testing:
- Added a FE test to verify the audit logs corresponding to column
  masking are produced.
- Verified that the corresponding audit logs are indeed produced in a
  3-node cluster with Ranger and Solr installed.
- Verified that the patch passed the exhaustive tests in the DEBUG build.

Change-Id: I9d8a1181234dcef580f68f56c24ad7e962cfe58e
Reviewed-on: http://gerrit.cloudera.org:8080/15412
Reviewed-by: Quanlong Huang <hu...@gmail.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Core support for column mask transformation in select list
> ----------------------------------------------------------
>
>                 Key: IMPALA-9009
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9009
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>            Reporter: Kurt Deschler
>            Assignee: Quanlong Huang
>            Priority: Critical
>             Fix For: Impala 3.4.0
>
>
> Identify masked columns from SELECT list.
> Support custom (user supplied) mask SQL from Ranger.
> Parse column mask expressions and substitute into original statement



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org