Anthony Hsu created HIVE-15288:
----------------------------------
Summary: Flaky test:
TestMiniTezCliDriver.testCliDriver[explainuser_3]
Key: HIVE-15288
URL: https://issues.apache.org/jira/browse/HIVE-15288
Project: Hive
Issue Type: Sub-task
Reporter: Anthony Hsu
explainuser_3.q sometimes fails with the following diff:
{noformat}
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)
{noformat}
It was also previously reported as flaky in HIVE-14689.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)