Sushanth Sowmyan created HIVE-15454:
---------------------------------------
Summary: Failing test : TestMiniTezCliDriver.testCliDriver :
explainanalyze_2
Key: HIVE-15454
URL: https://issues.apache.org/jira/browse/HIVE-15454
Project: Hive
Issue Type: Sub-task
Reporter: Sushanth Sowmyan
This test has failed on some recent ptest runs.
Example :
https://builds.apache.org/job/PreCommit-HIVE-Build/2611/testReport/junit/org.apache.hadoop.hive.cli/TestMiniTezCliDriver/testCliDriver_explainanalyze_2_/
{noformat}
Standard Output
Running: diff -a
/home/hiveptest/104.197.114.29-hiveptest-0/apache-github-source-source/itests/qtest/target/qfile-results/clientpositive/explainanalyze_2.q.out
/home/hiveptest/104.197.114.29-hiveptest-0/apache-github-source-source/ql/src/test/results/clientpositive/tez/explainanalyze_2.q.out
2095c2095
< Group By Operator [GBY_16] (rows=500/760 width=280)
---
> Group By Operator [GBY_16] (rows=500/619 width=280)
2105c2105
< Group By Operator [GBY_22] (rows=1001/760 width=464)
---
> Group By Operator [GBY_22] (rows=1001/619 width=464)
2111c2111
< Group By Operator [GBY_16] (rows=500/760 width=280)
---
> Group By Operator [GBY_16] (rows=500/619 width=280)
2119c2119
< Group By Operator [GBY_22] (rows=1001/760 width=464)
---
> Group By Operator [GBY_22] (rows=1001/619 width=464)
2125c2125
< Group By Operator [GBY_16] (rows=500/760 width=280)
---
> Group By Operator [GBY_16] (rows=500/619 width=280)
2142c2142
< Group By Operator [GBY_22] (rows=1001/760 width=464)
---
> Group By Operator [GBY_22] (rows=1001/619 width=464)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)