Sushanth Sowmyan created HIVE-15453:
---------------------------------------
Summary: Failing test : TestMiniLlapLocalCliDriver.testCliDriver :
stats_based_fetch_decision
Key: HIVE-15453
URL: https://issues.apache.org/jira/browse/HIVE-15453
Project: Hive
Issue Type: Sub-task
Reporter: Sushanth Sowmyan
This test has been failing in a couple of ptests off late. A recent example is
in
https://builds.apache.org/job/PreCommit-HIVE-Build/2612/testReport/junit/org.apache.hadoop.hive.cli/TestMiniLlapLocalCliDriver/testCliDriver_stats_based_fetch_decision_/
{noformat}
2016-12-16 09:42:14 Running Dag: dag_1481909974530_0001_239
2016-12-16 09:42:14 Completed running task attempt:
attempt_1481909974530_0001_239_00_000000_0
2016-12-16 09:42:14 Completed Dag: dag_1481909974530_0001_239
2016-12-16 09:42:14 Running Dag: dag_1481909974530_0001_240
2016-12-16 09:42:14 Completed running task attempt:
attempt_1481909974530_0001_240_00_000000_0
2016-12-16 09:42:14 Completed Dag: dag_1481909974530_0001_240
Running: diff -a
/home/hiveptest/104.154.196.58-hiveptest-1/apache-github-source-source/itests/qtest/target/qfile-results/clientpositive/stats_based_fetch_decision.q.out
/home/hiveptest/104.154.196.58-hiveptest-1/apache-github-source-source/ql/src/test/results/clientpositive/llap/stats_based_fetch_decision.q.out
153c153
< Statistics: Num rows: 2000 Data size: 1092000 Basic stats:
COMPLETE Column stats: PARTIAL
---
> Statistics: Num rows: 2000 Data size: 1092000 Basic stats:
> COMPLETE Column stats: COMPLETE
156c156
< Statistics: Num rows: 1 Data size: 546 Basic stats:
COMPLETE Column stats: PARTIAL
---
> Statistics: Num rows: 1 Data size: 546 Basic stats:
> COMPLETE Column stats: COMPLETE
160c160
< Statistics: Num rows: 1 Data size: 543 Basic stats:
COMPLETE Column stats: PARTIAL
---
> Statistics: Num rows: 1 Data size: 543 Basic stats:
> COMPLETE Column stats: COMPLETE
163c163
< Statistics: Num rows: 1 Data size: 543 Basic stats:
COMPLETE Column stats: PARTIAL
---
> Statistics: Num rows: 1 Data size: 543 Basic stats:
> COMPLETE Column stats: COMPLETE
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)