[ https://issues.apache.org/jira/browse/HIVE-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521756#comment-16521756 ]
Dongjoon Hyun commented on HIVE-19898: -------------------------------------- Oh.. Thank you, [~jdere]. cc [~bikassaha], [~kbadani]. > 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 > Fix For: 3.1.0, 4.0.0 > > 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)