[ 
https://issues.apache.org/jira/browse/HIVE-15288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840966#comment-15840966
 ] 

Thejas M Nair commented on HIVE-15288:
--------------------------------------

This is still failing - 

{code}
Running: diff -a 
/home/hiveptest/104.154.128.167-hiveptest-1/apache-github-source-source/itests/qtest/target/qfile-results/clientpositive/explainuser_3.q.out
 
/home/hiveptest/104.154.128.167-hiveptest-1/apache-github-source-source/ql/src/test/results/clientpositive/tez/explainuser_3.q.out
34c34
<         Select Operator [SEL_7] (rows=16 width=107)
---
>         Select Operator [SEL_7] (rows=16 width=106)
38c38
<             Select Operator [SEL_5] (rows=16 width=107)
---
>             Select Operator [SEL_5] (rows=16 width=106)
40c40
<               TableScan [TS_0] (rows=16 width=107)
---
>               TableScan [TS_0] (rows=16 width=106)

{code}

> 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
>            Assignee: Pengcheng Xiong
>
> 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)

Reply via email to