Details
-
Sub-task
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
explainuser_3.q sometimes fails with the following diff:
34c34 < Select Operator [SEL_7] (rows=16 width=106) --- > Select Operator [SEL_7] (rows=16 width=107) 38c38 < Select Operator [SEL_5] (rows=16 width=106) --- > Select Operator [SEL_5] (rows=16 width=107) 40c40 < TableScan [TS_0] (rows=16 width=106) --- > TableScan [TS_0] (rows=16 width=107)
It was also previously reported as flaky in HIVE-14689.
Attachments
Issue Links
- duplicates
-
HIVE-15084 Flaky test: TestMiniTezCliDriver:explainanalyze_1,2, 3, 4, 5
- Closed
- is related to
-
HIVE-14689 Failing test: TestCliDriver explainuser_3
- Resolved