Jason Dere created HIVE-19898:
---------------------------------
Summary: Disable TransactionalValidationListener when the table is
not in the Hive catalog
Key: HIVE-19898
URL: https://issues.apache.org/jira/browse/HIVE-19898
Project: Hive
Issue Type: Bug
Components: Metastore, Standalone Metastore
Reporter: Jason Dere
Assignee: Jason Dere
The TransactionalValidationListener does validation of tables specified as
transactional tables, as well as enforcing create.as.acid. While this can be
useful to Hive, this may not be useful to other catalogs which do not support
transactional tables, and would not benefit from being automatically tagged as
a transactional table. This should be changed so the
TransactionalValidationListener does not run for non-hive catalogs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)