Konstantin Bereznyakov created HIVE-29842:
---------------------------------------------
Summary: TestYarnQueueMetricsCollector flaky tests
(post-HIVE-27126)
Key: HIVE-29842
URL: https://issues.apache.org/jira/browse/HIVE-29842
Project: Hive
Issue Type: Bug
Reporter: Konstantin Bereznyakov
The following pipeline:
[https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-6676/6/tests]
failed withÂ
{code:java}
necessary stubbings detected in test class: TestYarnQueueMetricsCollector
Clean & maintainable test code requires zero unnecessary code.{code}
the following command seems to reliably reproduce the problem on my local:
{code:java}
mvn test -pl ql -Dtest=TestYarnQueueMetricsCollector -Dhive.log.level=OFF
-Drat.skip=true{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)