Description
HIVE-9174 added the ability to queue notification events in the database, but did not include the schema upgrade scripts.
Also, in the thrift changes the convention was not followed properly in naming the thrift methods. HIVE-9174 used camel case, where the thrift methods use all lower case separated by underscores.
Both of these issues should be fixed.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-9174 Enable queuing of HCatalog notification events in metastore DB
- Resolved