[ https://issues.apache.org/jira/browse/HIVE-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Dere updated HIVE-19898: ------------------------------ Attachment: HIVE-19898.1.patch Status: Patch Available (was: Open) Added patch with quick fix (only run TransactionalValidationListener for hive catalog) > 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, Transactions > Reporter: Jason Dere > Assignee: Jason Dere > Priority: Major > Attachments: HIVE-19898.1.patch > > > 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)