Solbi Choi created ATLAS-4519:
---------------------------------
Summary: Support HiveEntityFilter working in allowlist style
Key: ATLAS-4519
URL: https://issues.apache.org/jira/browse/ATLAS-4519
Project: Atlas
Issue Type: Improvement
Components: hive-integration
Affects Versions: 2.2.0
Reporter: Solbi Choi
Like recently introduced HiveDDLEntityFilter which helps to hook DDL-typed
entity but pass other types, there is a requirement to hook certain entity
types in custom.
For example, I just want to sync hive_db, hive_table and hive_process but not
DDL types, which can't be meet by HiveDDLEntityFilter.
I think we can support a new entity filter which works in a allowlist way based
on class structure of HiveDDLEntityFilter.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)