[
https://issues.apache.org/jira/browse/HIVE-19898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514984#comment-16514984
]
Hive QA commented on HIVE-19898:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927893/HIVE-19898.1.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14541 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11838/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11838/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11838/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12927893 - PreCommit-HIVE-Build
> 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)