Description
In HIVE-20679 a new message encoder was added to Hive that gzips and based64 encodes notification messages. In HIVE-21307 the default encoder was changed to use the gzip encoder, GzipJSONMessageEncoder.
Though Hive 4 is not released, failures as a result of this new message format were reported in IMPALA-8751. We should add support for the gzip format to prevent future HMS sync issues.
Attachments
Issue Links
- relates to
-
IMPALA-8751 Kudu tables cannot be found after created
- Resolved
-
HIVE-20679 DDL operations on hive might create large messages for DBNotification
- Closed
-
HIVE-21307 Need to set GzipJSONMessageEncoder as default config for EVENT_MESSAGE_FACTORY.
- Closed