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

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

     [ https://issues.apache.org/jira/browse/HIVE-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-19898:
----------------------------------
    Component/s: Transactions

> 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
>
> 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)