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

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

Commit b780e9245a17e336c87c2bcd4ee52c2d339d1e28 in atlas's branch 
refs/heads/master 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

> Ignore hook configs: Rename table messages are not ignored
> ----------------------------------------------------------
>
>                 Key: ATLAS-5208
>                 URL: https://issues.apache.org/jira/browse/ATLAS-5208
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 2.4.0
>            Reporter: Amruth S
>            Assignee: Amruth S
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> _*+PROBLEM STATEMENT:+*_
> Ignore hook configs: Rename table messages are not ignored
>  
> _*+STEPS TO REPRODUCE:+*_
> In atlas configs , set 
> *atlas.notification.consumer.preprocess.entity.type.ignore.pattern=hive_table*
> {*}atlas.notification.consumer.preprocess.entity.ignore.pattern=db5.{*}*
> On hive hook set,
> {*}atlas.hook.entity.ignore.pattern=db5.{*}{*}\{*}{*}
>  # _Create table db5.table_a(id int);_ => no message sent to ATLAS_HOOK
>  # _Alter table db5.table_a rename to db5.table_b_ => message is sent to 
> ATLAS_HOOK and table is updated in Atlas.



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

Reply via email to