[
https://issues.apache.org/jira/browse/HIVE-25122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346134#comment-17346134
]
Peter Vary commented on HIVE-25122:
-----------------------------------
Seems really strange, and nothing to do with the specific tests. The failing
commands are:
{code:java}
DROP DATABASE IF EXISTS `test_db_smb_mapjoin_7` CASCADE;
USE default;
{code}
So this is most probably not the failing tests themselves, but some infra or
general test problem with the {{TestBeeLineDriver}} which manifested by this
failure.
> Intermittent test failures in org.apache.hadoop.hive.cli.TestBeeLineDriver
> --------------------------------------------------------------------------
>
> Key: HIVE-25122
> URL: https://issues.apache.org/jira/browse/HIVE-25122
> Project: Hive
> Issue Type: Bug
> Reporter: Harish JP
> Priority: Minor
> Attachments: org.apache.hadoop.hive.cli.TestBeeLineDriver.txt
>
>
> Hive test is failing with error. The build link where it failed:
> [http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-2120/4/tests/]
> Error info: [^org.apache.hadoop.hive.cli.TestBeeLineDriver.txt]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)