[
https://issues.apache.org/jira/browse/HIVE-15453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15766921#comment-15766921
]
Hive QA commented on HIVE-15453:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12844214/HIVE-15453.3.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 10798 tests
executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out)
(batchId=234)
TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=130)
[union_remove_15.q,bucket_map_join_tez1.q,groupby7_noskew.q,bucketmapjoin1.q,subquery_multiinsert.q,auto_join8.q,auto_join6.q,groupby2_map_skew.q,lateral_view_explode2.q,join28.q,load_dyn_part1.q,skewjoinopt17.q,skewjoin_union_remove_1.q,union_remove_20.q,bucketmapjoin5.q]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dbtxnmgr_showlocks]
(batchId=71)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[transform_ppr2]
(batchId=135)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[stats_based_fetch_decision]
(batchId=151)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_2]
(batchId=93)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_5]
(batchId=92)
org.apache.hive.hcatalog.api.TestHCatClientNotification.createTable
(batchId=220)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2674/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2674/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2674/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 8 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12844214 - PreCommit-HIVE-Build
> 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
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-15453.1.patch, HIVE-15453.2.patch,
> HIVE-15453.3.patch
>
>
> 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)