László Végh created HIVE-27117:
--
Summary: Fix compaction related flaky tests
Key: HIVE-27117
URL: https://issues.apache.org/jira/browse/HIVE-27117
Project: Hive
Issue Type: Task
Hi Team,
Recently I have seen plenty of flaky tests again in the pre-commit runs but
only seen Zoltan's commits to handle these tests.
Some time ago Zoltan Haindrich created a nice tool to check for flaky tests for
everyone:
- http://ci.hive.apache.org/job/hive-flaky-check/
Aasha Medhi created HIVE-23813:
--
Summary: Fix Flaky tests due to JDO ConnectionException
Key: HIVE-23813
URL: https://issues.apache.org/jira/browse/HIVE-23813
Project: Hive
Issue Type: Task
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72480/#review220839
---
Ship it!
Ship It!
- Peter Vary
On máj. 20, 2020, 2:03 du, Pe
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72480/
---
(Updated May 20, 2020, 2:03 p.m.)
Review request for hive, Miklos Gergely and P
> On May 19, 2020, 7:54 a.m., Peter Vary wrote:
> >
Thank you for the review, fixed the issues + removed some parameters from the
HMS.startMetaStore, since they were just implementation details unneccessary
exposed.
- Peter
---
This i
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72480/#review220824
---
standalone-metastore/metastore-server/src/main/java/org/apache/ha
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72480/
---
(Updated May 8, 2020, 9:46 a.m.)
Review request for hive, Miklos Gergely and Pe
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72480/
---
Review request for hive, Miklos Gergely and Peter Vary.
Repository: hive-git
Miklos Gergely created HIVE-23242:
-
Summary: Fix flaky tests testHouseKeepingThreadExistence in
TestMetastoreHousekeepingLeaderEmptyConfig and TestMetastoreHousekeepingLeader
Key: HIVE-23242
URL: https
Igor Kryvenko created HIVE-19683:
Summary: Flaky tests output TestTezPerfCliDriver
Key: HIVE-19683
URL: https://issues.apache.org/jira/browse/HIVE-19683
Project: Hive
Issue Type: Bug
Sergey Shelukhin created HIVE-19608:
---
Summary: disable flaky tests 2
Key: HIVE-19608
URL: https://issues.apache.org/jira/browse/HIVE-19608
Project: Hive
Issue Type: Bug
https://issues.apache.org/jira/browse/HIVE-19560
Repository: hive-git
Description
---
HIVE-19560: Retry test runner and retry rule for flaky tests
Diffs
-
common/src/test/org/apache/hive/common/util/Retry.java PRE-CREATION
common/src/test/org/apache/hive/common/util
Prasanth Jayachandran created HIVE-19560:
Summary: Retry test runner and retry rule for flaky tests
Key: HIVE-19560
URL: https://issues.apache.org/jira/browse/HIVE-19560
Project: Hive
Deepak Jaiswal created HIVE-19234:
-
Summary: Fix flaky tests (see description)
Key: HIVE-19234
URL: https://issues.apache.org/jira/browse/HIVE-19234
Project: Hive
Issue Type: Bug
Peter Vary created HIVE-18591:
-
Summary: Fix flaky tests in MetaStore client tests
Key: HIVE-18591
URL: https://issues.apache.org/jira/browse/HIVE-18591
Project: Hive
Issue Type: Sub-task
Vihang Karajgaonkar created HIVE-17436:
--
Summary: Umbrella : branch-2 flaky tests
Key: HIVE-17436
URL: https://issues.apache.org/jira/browse/HIVE-17436
Project: Hive
Issue Type: Test
Sushanth Sowmyan created HIVE-15450:
---
Summary: Flaky tests : testCliDriver.sample[24679]
Key: HIVE-15450
URL: https://issues.apache.org/jira/browse/HIVE-15450
Project: Hive
Issue Type: Sub
Siddharth Seth created HIVE-15058:
-
Summary: [Umbrella] Current Flaky Tests
Key: HIVE-15058
URL: https://issues.apache.org/jira/browse/HIVE-15058
Project: Hive
Issue Type: Task
Siddharth Seth created HIVE-14628:
-
Summary: Flaky tests: MiniYarnClusterDir in /tmp -
TestPigHBaseStorageHandler
Key: HIVE-14628
URL: https://issues.apache.org/jira/browse/HIVE-14628
Project: Hive
[
https://issues.apache.org/jira/browse/HIVE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan resolved HIVE-4851.
Resolution: Cannot Reproduce
> Fix flaky tests
> ---
>
>
know why.
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
> Issue Type: Bug
>Reporter: Brock Noland
>Assignee: Brock
[
https://issues.apache.org/jira/browse/HIVE-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13859626#comment-13859626
]
Brock Noland commented on HIVE-4851:
It seems these days most of the flaky tests
king arrived messages too
fast (on busy, fast machine). Just pre-pending Thread.sleep(100) in tearDown()
might fix that.
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
>
* TestHCatHiveCompatibility.testUnpartedReadWrite
* TestHCatLoader.testReadPartitionedBasic
* TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
>
the jira description :) After the stack_trace
one I feel that bucketmapjoin6 is the most flaky.
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
here are 10 buckets for every input table. So, we will have
10 mappers to do SMB join. Will the number of buckets be the problem?
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/ji
only problems with the CPU is busy. I
cannot get them to reproduce on my workstation.
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
>
seen TestMinimrCliDriver.testCliDriver_bucketmapjoin6 failed
randomly? The precommit test of my 4827 patch
(https://builds.apache.org/job/PreCommit-HIVE-Build/123/) failed because of
this case. But I cannot reproduce it in my laptop. I will also keep an eye on
it.
> Fix flak
* TestHCatLoader.testReadPartitionedBasic
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
> Issue Type: Bug
>Reporter: Brock Noland
>A
* TestMinimrCliDriver.testCliDriver_bucketmpjoin6
* TestNotificationListener.testAMQListener
This one is less often, but still fails randomly:
* TestMinimrCliDriver.testCliDriver_bucket4
* TestHCatHiveCompatibility.testUnpartedReadWrite
> Fix flaky tests
> ---
>
> Ke
asic
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
> Issue Type: Bug
>Reporter: Brock Noland
>Assignee: Brock
4851:
TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
> Issue Type: Bug
>Reporter: Brock Noland
>
less often, but still fails randomly:
* TestMinimrCliDriver.testCliDriver_bucket4
> Fix flaky tests
> ---
>
> Key: HIVE-4851
> URL: https://issues.apache.org/jira/browse/HIVE-4851
> Project: Hive
>
Brock Noland created HIVE-4851:
--
Summary: Fix flaky tests
Key: HIVE-4851
URL: https://issues.apache.org/jira/browse/HIVE-4851
Project: Hive
Issue Type: Bug
Reporter: Brock Noland
35 matches
Mail list logo