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

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

Commit 292af2e9545fd4a136b58d1c9b9770e462eb45e5 in atlas's branch 
refs/heads/atlas-2.5 from Amruth S
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=292af2e95 ]

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) (#528)

* 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
>
> *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