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

ASF subversion and git services commented on ATLAS-5209:
--------------------------------------------------------

Commit b780e9245a17e336c87c2bcd4ee52c2d339d1e28 in atlas's branch 
refs/heads/dependabot/npm_and_yarn/dashboardv2/public/js/external_lib/atlas-lineage/multi-4cda97abc1
 from Amruth S
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=b780e9245 ]

ATLAS-5208, ATLAS-5209: Ignore hook configs: Rename table messages are not 
ignored, [Atlas Server config] Hive table related all entities are ignored when 
set ignore pattern to ignore only hive_columns and hive_table_ddl for matching 
qualified name pattern. (#518)

* ATLAS-5209: [Atlas Server config] Hive table related all entities are ignored 
when set ignore pattern to ignore only hive_columns and hive_table_ddl for 
matching qualified name pattern.

* ATLAS-5208: Ignore hook configs: Rename table messages are not ignored

* Fixed checkstyle violations

* Fixed test case failures

* Resolved review comments

> [Atlas Server config] Hive table related all entities are ignored when set 
> ignore pattern to ignore only hive_columns and hive_table_ddl for matching 
> qualified name pattern.
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-5209
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5209
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.4.0
>            Reporter: Amruth S
>            Assignee: Amruth S
>            Priority: Major
>             Fix For: 3.0.0, 2.5.0
>
>
> *Problem Statement*
> Hive table related all entities are ignored when set ignore pattern to ignore 
> only hive_columns and hive_table_ddl for matching qualified name pattern.
>  
> *Steps To Repro:*
> 1. Set ignore pattern in atlas server.
> atlas.notification.consumer.preprocess.entity.type.ignore.pattern=hive_column,hive_table_ddl
>  
>  
> atlas.notification.consumer.preprocess.entity.ignore.pattern=.*\..*\..*password.*,.*\..*confidential.*
>  
> This config should ignore
>  # hive_columns for any table containing password as hive_column.
>  # hive_table_ddl and hive_column for any table containing *confidential* 
> keyword in table name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to