Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-6
Description
IMPALA-8797 introduces a configuration to blacklist certain databases and tables so that Catalog never loads them. However, if there are new events generated on such database or tables, the Events Processor tries to process them. This causes events processor to go into error state (eg. when adding a table in a blacklisted db). Also, it nullifies the purpose of the configuration if Events processor is able to add/remove/refresh the tables on such database or tables.
Attachments
Issue Links
- causes
-
IMPALA-9257 Events processor last synced event does not advance if all the events are filtered out
- Resolved
- is related to
-
IMPALA-8797 Blacklist "sys" and "information_schema" databases from Hive
- Resolved