[ https://issues.apache.org/jira/browse/HIVE-25578?focusedWorklogId=670512&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670512 ]
ASF GitHub Bot logged work on HIVE-25578: ----------------------------------------- Author: ASF GitHub Bot Created on: 27/Oct/21 07:25 Start Date: 27/Oct/21 07:25 Worklog Time Spent: 10m Work Description: kgyrtkirk closed pull request #2688: URL: https://github.com/apache/hive/pull/2688 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 670512) Time Spent: 20m (was: 10m) > 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 > Priority: Critical > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > 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)