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 2017/08/24 07:48:00 UTC

[jira] [Commented] (HIVE-17377) SharedWorkOptimizer might not iterate through TS operators deterministically

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

Hive QA commented on HIVE-17377:
--------------------------------



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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 20 failed/errored test(s), 10999 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[correlationoptimizer6] (batchId=156)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[limit_join_transpose] (batchId=150)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning] (batchId=169)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query10] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query11] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query23] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query47] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query4] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query54] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query57] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query58] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query64] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query74] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query85] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query95] (batchId=235)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query9] (batchId=235)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema (batchId=180)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema (batchId=180)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation (batchId=180)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12883435 - PreCommit-HIVE-Build

> SharedWorkOptimizer might not iterate through TS operators deterministically
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-17377
>                 URL: https://issues.apache.org/jira/browse/HIVE-17377
>             Project: Hive
>          Issue Type: Bug
>          Components: Physical Optimizer
>    Affects Versions: 3.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-17377.patch
>
>
> Given same query, multiple executions of the same query might yield different reutilization results since iteration order over TS operators is not guaranteed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)