You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2016/12/21 20:26:58 UTC

[jira] [Commented] (HIVE-15453) Fix failing tests in master

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

Hive QA commented on HIVE-15453:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12844282/HIVE-15453.5.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10806 tests executed
*Failed tests:*
{noformat}
TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=234)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dbtxnmgr_showlocks] (batchId=71)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype] (batchId=150)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2678/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2678/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2678/

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: 3 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12844282 - PreCommit-HIVE-Build

> Fix failing tests in master
> ---------------------------
>
>                 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, HIVE-15453.4.patch, HIVE-15453.5.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)