[
https://issues.apache.org/jira/browse/HIVE-23728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142820#comment-17142820
]
Peter Varga commented on HIVE-23728:
------------------------------------
[~kgyrtkirk] The issue was fixed in HIVE-23697. I just tried mvn verify
-DskipITests=false -Dit.test=ITestOracle -Dtest=nosuch
-Ditest.jdbc.jars=ojdbc8-12.2.0.1.jar on the master and it works.
Btw. it is really cool that you could run the metastore verification test
during precommit, do you think we could do the same with ITestDbTxnManager? It
would test the basic acid functionality with different db-s, it would be useful
since there were lots of issues of uncompatible sql scripts in TxnHandler.
It can be run almost the same way:
mvn verify -Dtest=ITestDbTxnManager -Dtest.metastore.db=oracle
-Ditest.jdbc.jars=ojdbc8-12.2.0.1.jar
> Run metastore verification tests during precommit
> -------------------------------------------------
>
> Key: HIVE-23728
> URL: https://issues.apache.org/jira/browse/HIVE-23728
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)