Karen Coppage created HIVE-25578:
------------------------------------
Summary: Tests are failing because operators can't be closed
Key: HIVE-25578
URL: https://issues.apache.org/jira/browse/HIVE-25578
Project: Hive
Issue Type: Bug
Reporter: Karen Coppage
The following qtests are failing consistently
([example|http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-2667/6/tests/])
on the master branch:
* TestMiniLlapCliDriver ([http://ci.hive.apache.org/job/hive-flaky-check/420/])
** newline
** groupby_bigdata
** input20
** input33
** rcfile_bigdata
** remote_script
* TestContribCliDriver ([http://ci.hive.apache.org/job/hive-flaky-check/421/])
** serde_typedbytes5
The failure reason for all seems to be that operators can't be closed. Not 100%
sure that TestContribCliDriver#serde_typedbytes5 failure is related to the
others – the issue seems to be the same, the error message is a bit different.
I'm about to disable these as they are blocking all work.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)