Zoltan Chovan created HIVE-22790:
------------------------------------
Summary: QTests seem to fail when using MySQL docker backend db
Key: HIVE-22790
URL: https://issues.apache.org/jira/browse/HIVE-22790
Project: Hive
Issue Type: Bug
Components: Standalone Metastore, Testing Infrastructure
Reporter: Zoltan Chovan
Running qtests for example with the following command:
{code:java}
mvn test -Dtest.output.overwrite=true -Pitests -pl itests/qtest
-Dtest=TestCliDriver -Dqfile=partition_params_postgres.q
-Dtest.metastore.db=mysql
{code}
Interestingly it seems to fail even when checking out the patch (HIVE-21954)
that introduced the dockerized testing.
cc: [~abstractdog]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)