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 2022/05/13 06:56:00 UTC

[jira] [Commented] (IMPALA-11269) Consolidate Ranger audit logs for the same table

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

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

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

IMPALA-11269: Combine log entries of column accesses in the same table

This patch consolidates the Ranger audit log entries of column accesses
granted by the same policy for columns in the same table when a query is
successfully authorized.

Testing:
 - Revised the expected results in the existing FE tests related to
   Ranger audit log due to this patch.
 - Added a new test case to verify we do not combine Ranger audit log
   entries of column accesses granted by different policies even though
   those columns belong to the same table.
 - Added two new test cases to verify we won't have duplicate Ranger
   audit log entries if a column appears multiple times in a query.

Change-Id: Ib8c9522d3518f9523ab4539cdf51f5ee0b17cb7c
Reviewed-on: http://gerrit.cloudera.org:8080/18498
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Consolidate Ranger audit logs for the same table
> ------------------------------------------------
>
>                 Key: IMPALA-11269
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11269
>             Project: IMPALA
>          Issue Type: Task
>    Affects Versions: Impala 4.0.0, Impala 3.4.0
>            Reporter: Fang-Yu Rao
>            Assignee: Fang-Yu Rao
>            Priority: Major
>
> Currently Impala produces one Ranger audit log entry for each column of a table accessed in a query. We should consider consolidating the audit log entries associated with the same table so that we only produce one audit log entry for the columns associated with the same table.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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