You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2018/06/14 18:10:00 UTC

[jira] [Created] (HIVE-19898) Disable TransactionalValidationListener when the table is not in the Hive catalog

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)