[
https://issues.apache.org/jira/browse/HIVE-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521560#comment-16521560
]
Jason Dere commented on HIVE-19898:
-----------------------------------
Looks like this was somehow removed from branch-3 by the following commit:
{noformat}
commit 90b442c1b54f786558e04cec60715756e7accd1d
Author: Deepak Jaiswal <[email protected]>
Date: Mon Jun 18 10:57:53 2018 -0700
Revert "Merge branch 'branch-3' of
http://git-wip-us.apache.org/repos/asf/hive into branch-3"
This reverts commit 9d80c2d6a1a7bf378d2c6a28006d09f3c3643e5f, reversing
changes made to 6f9a76744ea3acb015a72e8d1e94a335ac80f42f.
{noformat}
I've re-applied the patch back to branch-3.
> 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)